https
CLI, cURL-like tool for humans
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