1
0
mirror of https://github.com/httpie/cli.git synced 2026-05-04 20:44:57 +02:00

Allow embeding text (=@) and JSON (:=@) files content into request data fields.

This commit is contained in:
Jakub Roztocil
2013-09-24 23:41:18 +02:00
parent 54c5c3d82b
commit d5bc564e4f
6 changed files with 108 additions and 39 deletions
+3
View File
@@ -0,0 +1,3 @@
{
"hello": "world"
}