httpry
A lightweight packet sniffer for displaying and logging HTTP traffic. It can be run in real-time displaying the traffic as it is parsed, or as a daemon process that logs to an output file. More information: <http://dumpsterventures.com/jason/httpry/>.
RUN apt-get update && \
apt-get install -y httpry
RUN apt-get update && \
apt-get install -y httpry
RUN apk add httpry
RUN apt-get update && \
apt-get install -y httpry
RUN dnf install -y httpry
RUN apt-get update && \
apt-get install -y httpry