http
HTTPie: HTTP client, aims to be easier to use than cURL. More information: <https://httpie.org>.
RUN apt-get update && \
apt-get install -y httpie
RUN apt-get update && \
apt-get install -y httpie
RUN apk add httpie
RUN pacman -S --noconfirm httpie
RUN apt-get update && \
apt-get install -y httpie
RUN dnf install -y httpie
RUN apt-get update && \
apt-get install -y httpie