httpie-cli/tests/utils
Jakub Roztocil c815e21ef9
Fix time elapsed (#1277)
* Show the actual time elapsed; add docs

* `requests.Response._headers_parsed_at` → `requests.Response._httpie_headers_parsed_at`

* Add `ELAPSED_TIME_LABEL` constant

* Tweak docs

* Tweak docs

* Allow multiple blank lines in Markdown files

* Add rudimentary tests for --meta with different --style’s

* Cleanup tests

* Cleanup tests

* Cleanup tests
2022-01-23 04:52:38 -08:00
..
matching Fix time elapsed (#1277) 2022-01-23 04:52:38 -08:00
__init__.py Add nested JSON syntax to the HTTPie DSL (#1224) 2021-12-03 02:17:45 -08:00
http_server.py Optimize encoding detection (#1243) 2021-12-23 11:05:58 -08:00
plugins_cli.py Ignore crashes that happen on the 3rd party plugins (#1228) 2021-12-08 07:45:07 -08:00