1
0
mirror of https://github.com/httpie/cli.git synced 2025-02-15 13:33:39 +02:00
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
..
2020-08-06 22:24:03 +02:00
2022-01-23 04:52:38 -08:00
2021-05-05 14:13:39 +02:00
2021-12-01 09:37:57 -08:00
2021-09-24 10:37:59 +02:00
2022-01-23 04:52:38 -08:00
2022-01-23 04:52:38 -08:00

HTTPie Test Suite

Please see CONTRIBUTING for contribution and testing guidelines.