index
:
httpie
auto-updates
dependabot/github_actions/peter-evans/create-or-update-comment-3
dependabot/github_actions/peter-evans/create-pull-request-5
feature/term-headers
fix-initial-number-escaping
isidentical/feature/dont-crop-styles
isidentical/feature/shell-completion
isidentical/refactors/color-system
master
mickael/oss-76-http-prompt-merge
Mirror of https://github.com/httpie/httpie
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2023-05-19
Avoid override of headers by urllib3 when unset (#1502)
Abdelhakim Qbaich
2023-05-19
Flake8
Jakub Roztocil
2023-05-19
Skip a test failing in CI
Jakub Roztocil
2023-05-19
Generate default ciphers using approach from #1501
Jakub Roztocil
2023-05-19
Fix a failing test
Jakub Roztocil
2022-10-01
Clean up and refactor nested JSON parsing & interpreting (#1440)
Jakub Roztocil
2022-05-06
Checking headers to determine auto-streaming (#1383)
Brian Egleston
2022-05-05
Automatic release update warnings. (#1336)
Batuhan Taskaya
2022-04-28
Skip on pyOpenSSL (#1376)
Batuhan Taskaya
2022-04-16
Fix typos (user-facing and non-user-facing) (#1357)
luzpaz
2022-04-14
Don't block users with the warning thread. (#1350)
Batuhan Taskaya
2022-04-14
[Major] UI Enhancements (#1321)
Batuhan Taskaya
2022-04-14
Add support for sending secure cookies over localhost (#1327)
Batuhan Taskaya
2022-04-03
Implement support for multiple headers with the same name in sessions (#1335)
Batuhan Taskaya
2022-04-03
Add `httpie cli plugins` in favor of the new cli namespace. (#1320)
Batuhan Taskaya
2022-04-03
Don't send `Content-Length` for `OPTIONS` requests when there is no data. (#1...
Batuhan Taskaya
2022-03-08
Decouple parser definition from argparse (#1293)
Batuhan Taskaya
2022-03-07
Implement new style cookies
Batuhan Taskaya
2022-03-07
Fix the tests with the latest layout
Batuhan Taskaya
2022-03-07
Make the naked invocation display a compacted help
Batuhan Taskaya
2022-03-07
Implement support for private key passphrases
Batuhan Taskaya
2022-03-07
Introduce a mode to suppress all warnings (#1283)
Batuhan Taskaya
2022-03-03
Fix displaying of status code without a status message. (#1301)
Batuhan Taskaya
2022-02-08
Regulate top-level arrays (#1292)
Batuhan Taskaya
2022-02-01
Fix escaping of integer indexes with multiple backslashes (#1288)
Batuhan Taskaya
2022-02-01
Mark stdin warning related tests with `requires_external_processes` (#1289)
Batuhan Taskaya
2022-01-24
Dont apply default options on the httpie command (#1280)
Batuhan Taskaya
2022-01-23
Fix time elapsed (#1277)
Jakub Roztocil
2022-01-14
Change the default style for windows from fruity to auto (#1268)
Batuhan Taskaya
2022-01-13
Implement escaped integers
Batuhan Taskaya
2022-01-13
Implement HTTPie Nested JSON v2
Batuhan Taskaya
2022-01-13
Make the stdin wait tests more reliable
Batuhan Taskaya
2022-01-12
Add warnings when there is no incoming data from stdin (#1256)
Batuhan Taskaya
2021-12-29
Fix --raw with --chunked (#1254)
Batuhan Taskaya
2021-12-29
Store prompted passwords in local sessions (#1239)
Sebastian Czech
2021-12-23
Implement basic metrics layout & total elapsed time (#1250)
Batuhan Taskaya
2021-12-23
Better DNS error handling (#1249)
Batuhan Taskaya
2021-12-23
Formalize @ suffix for all operators (#1225)
Batuhan Taskaya
2021-12-23
Optimize encoding detection (#1243)
Batuhan Taskaya
2021-12-16
Implement `httpie upgrade` for upgrading plugins (#1241)
Batuhan Taskaya
2021-12-16
Strip out extra variables from the actual mime type (#1244)
Batuhan Taskaya
2021-12-14
Don't inconsistently add XML declarations (#1227)
Batuhan Taskaya
2021-12-08
Automatically enable --stream on server sent events (#1226)
Batuhan Taskaya
2021-12-08
Ignore crashes that happen on the 3rd party plugins (#1228)
Batuhan Taskaya
2021-12-03
Add nested JSON syntax to the HTTPie DSL (#1224)
Batuhan Taskaya
2021-12-01
Improve startup time with lazy loading some args (#1221)
Batuhan Taskaya
2021-12-01
Support ==@ syntax for query parameter values from file (#1218)
Batuhan Taskaya
2021-12-01
Implement Bearer Auth (#1216)
Batuhan Taskaya
2021-11-30
cmd: Implement httpie plugins interface (#1200)
Batuhan Taskaya
2021-11-26
Proper JSON handling for :=/:=@ (#1213)
Batuhan Taskaya
[next]