mirror of
https://github.com/httpie/cli.git
synced 2025-08-19 15:46:18 +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