You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2025-07-13 01:30:54 +02:00
Fix coveralls integration
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user