mirror of
https://github.com/httpie/cli.git
synced 2025-02-03 11:19:15 +01:00
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