1
0
mirror of https://github.com/httpie/cli.git synced 2026-04-26 20:02:11 +02:00
Commit Graph

15 Commits

Author SHA1 Message Date
Jakub Roztocil 4351650691 Ignore --download with --offline 2020-04-16 11:41:12 +02:00
Jakub Roztocil 684a4708d7 Add --path-as-is
Close #895
2020-04-13 20:18:56 +02:00
Jakub Roztocil 381dd4f619 Actually fixed --form file upload w/ redirected stdin error handling
#840
2020-01-23 15:56:29 +01:00
Jakub Roztocil e6bad645ed Fixed --form file upload mixed with redirected stdin error handling.
Close #840
2020-01-23 15:55:00 +01:00
Jakub Roztocil 4b524e6a8c v2.0.0 2020-01-12 10:50:57 +01:00
Jakub Roztocil 490eeaa650 Cleanup 2019-12-03 19:09:09 +01:00
Jakub Roztocil f202f338a4 Remove automatic config file creation to avoid concurrency issues.
Close #788
Close #812
2019-12-02 17:43:16 +01:00
Jakub Roztocil f0058eeaee cleanup 2019-12-02 10:42:33 +01:00
Jakub Roztocil a42b275ae2 Typing & cleanup 2019-09-17 09:21:49 +02:00
Jakub Roztocil 37fa67cd3c Runnable KeyValueArgType.tokenize doctest 2019-09-17 09:07:12 +02:00
Jakub Roztocil 374c371ef1 Add httpie.status 2019-09-16 13:26:18 +02:00
Jakub Roztocil bece3c77bb Add one-by-one processing of each HTTP request or response and --offline 2019-09-03 17:14:39 +02:00
Jakub Roztocil 4dffac7a25 Refactor client 2019-09-01 11:38:14 +02:00
Jakub Roztocil e8ef5a783f Annotate and refactor streams.py 2019-08-31 18:21:10 +02:00
Jakub Roztocil aba3b1ec01 Refactoring 2019-08-31 15:17:10 +02:00