You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2026-04-24 19:53:55 +02:00
fixed output for escaping rules (#700)
This commit is contained in:
+1
-1
@@ -426,7 +426,7 @@ token ``--`` to prevent confusion with ``--arguments``:
|
||||
Content-Type: application/json
|
||||
|
||||
{
|
||||
"-name-starting-with-dash": "value"
|
||||
"-name-starting-with-dash": "foo"
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user