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