forked from extern/httpie-cli
fixed output for escaping rules (#700)
This commit is contained in:
parent
eb929cbc04
commit
55530c8c6d
@ -426,7 +426,7 @@ token ``--`` to prevent confusion with ``--arguments``:
|
||||
Content-Type: application/json
|
||||
|
||||
{
|
||||
"-name-starting-with-dash": "value"
|
||||
"-name-starting-with-dash": "foo"
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user