mirror of
https://github.com/httpie/cli.git
synced 2024-11-09 01:15:04 +01:00
commit
586f45e634
@ -61,7 +61,7 @@ def print_debug_info(env):
|
||||
|
||||
def decode_args(args, stdin_encoding):
|
||||
"""
|
||||
Convert all bytes ags to str
|
||||
Convert all bytes args to str
|
||||
by decoding them using stdin encoding.
|
||||
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user