http

HTTPie: HTTP-клиент, дружелюбная замена cURL. Загружает URL в файл: http…

http

HTTPie: HTTP-клиент, дружелюбная замена cURL.

http -d {{example.org}}

http -f {{example.org}} {{name='Борис'}} {{profile_picture@'bob.png'}}

http {{example.org}} {{name='Борис'}}

http {{HEAD}} {{example.org}}

http {{example.org}} {{X-MyHeader:123}}

http -a {{username:password}} {{example.org}}

cat {{data.txt}} | http PUT {{example.org}}

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← hping iconv →