httpie-cli/httpie/cli
Batuhan Taskaya c000886546
Preserve individual headers with the same name on responses (#1208)
* Preserve individual headers with the same name on responses

* Rename RequestHeadersDict to HTTPHeadersDict

* Update tests/utils/http_server.py

* Update tests/utils/http_server.py

* Update httpie/adapters.py

Co-authored-by: Jakub Roztocil <jakub@roztocil.co>
2021-11-24 15:41:37 -08:00
..
__init__.py Refactoring 2019-08-31 15:17:10 +02:00
argparser.py Strip leading :// from URLs to allow quick conversion of a pasted URL to calls (#1197) 2021-11-05 13:59:23 +01:00
argtypes.py Tiny docstring clean-up 2021-10-19 10:24:01 +02:00
constants.py Fix encoding error with non-prettified encoded responses (#1168) 2021-10-06 17:27:07 +02:00
definition.py Added the ability to silence warnings via double -q or --quiet (#1175) 2021-10-08 14:18:11 +02:00
dicts.py Preserve individual headers with the same name on responses (#1208) 2021-11-24 15:41:37 -08:00
exceptions.py Refactoring 2019-08-31 15:17:10 +02:00
requestitems.py Preserve individual headers with the same name on responses (#1208) 2021-11-24 15:41:37 -08:00