mirror of
https://github.com/httpie/cli.git
synced 2024-11-25 09:13:25 +01:00
Fix Issue #496
This commit is contained in:
parent
5efc9010cc
commit
c53a778f60
@ -102,6 +102,7 @@ positional.add_argument(
|
||||
'items',
|
||||
metavar='REQUEST_ITEM',
|
||||
nargs=ZERO_OR_MORE,
|
||||
default=None,
|
||||
type=KeyValueArgType(*SEP_GROUP_ALL_ITEMS),
|
||||
help=r"""
|
||||
Optional key-value pairs to be included in the request. The separator used
|
||||
|
Loading…
Reference in New Issue
Block a user