mirror of
https://github.com/httpie/cli.git
synced 2025-01-24 22:38:37 +01:00
Fix coveralls integration
This commit is contained in:
parent
0432694661
commit
ecbbad816a
@ -85,7 +85,6 @@ def dump_request(kwargs):
|
|||||||
% pformat(kwargs))
|
% pformat(kwargs))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def encode_headers(headers):
|
def encode_headers(headers):
|
||||||
# This allows for unicode headers which is non-standard but practical.
|
# This allows for unicode headers which is non-standard but practical.
|
||||||
# See: https://github.com/jkbrzt/httpie/issues/212
|
# See: https://github.com/jkbrzt/httpie/issues/212
|
||||||
|
Loading…
Reference in New Issue
Block a user