1
0
mirror of https://github.com/httpie/cli.git synced 2024-11-28 08:38:44 +02:00
httpie-cli/tests/utils
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
..
matching Final touches for #1088 (#1091) 2021-06-15 14:48:44 +02:00
__init__.py Fix encoding error with non-prettified encoded responses (#1168) 2021-10-06 17:27:07 +02:00
http_server.py Preserve individual headers with the same name on responses (#1208) 2021-11-24 15:41:37 -08:00