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

9 Commits

Author SHA1 Message Date
Batuhan Taskaya 77af4c7a5c Decouple parser definition from argparse (#1293) 2022-03-08 01:34:04 +03:00
Batuhan Taskaya f08c1bee17 Change error messages to use a better format. 2022-03-07 23:29:48 +03:00
Batuhan Taskaya 395914fb4d Apply suggestions from the review 2022-03-07 23:29:48 +03:00
Batuhan Taskaya 65ab7d5caa Implement new style cookies 2022-03-07 23:29:48 +03:00
Batuhan Taskaya 813e8864a1 Dont apply default options on the httpie command (#1280)
* Mark tests with requires_installation

* Dont apply default options on the httpie command

* lint
2022-01-24 10:13:47 -08:00
Batuhan Taskaya a5d8b51e47 Implement httpie upgrade for upgrading plugins (#1241)
* Implement `httpie upgrade` for upgrading plugins

* Support upgrades for every installation type

* Fix decoding problems
2021-12-16 23:59:39 -08:00
Batuhan Taskaya 5bf696d113 Fix packit CI (#1219) 2021-11-30 13:49:38 +03:00
Batuhan Taskaya 3081fc1a3c Add httpie --version (#1220) 2021-11-30 13:18:37 +03:00
Batuhan Taskaya 245cede2c2 cmd: Implement httpie plugins interface (#1200) 2021-11-30 11:12:51 +03:00