forked from extern/httpie-cli
commit
586f45e634
@ -61,7 +61,7 @@ def print_debug_info(env):
|
|||||||
|
|
||||||
def decode_args(args, stdin_encoding):
|
def decode_args(args, stdin_encoding):
|
||||||
"""
|
"""
|
||||||
Convert all bytes ags to str
|
Convert all bytes args to str
|
||||||
by decoding them using stdin encoding.
|
by decoding them using stdin encoding.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user