summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-11-01[automated] Update generated content (#1607)HEADmastergithub-actions[bot]
2024-11-013.2.43.2.4Jakub Roztocil
2024-11-01Update test.ymlJakub Roztocil
2024-11-01Fix/refactor default cert loadingJakub Roztocil
2024-11-01Cleanup default cert loadingJakub Roztocil
2024-11-01Explicitly load default certificates when creating SSL context (#1583) (#1596)Adam Williamson
2024-10-31Fix link to CurliPie tool (#1582)Nguyễn Hồng Quân
2024-10-31Added an alias for HTTPS in fish completions (#1598)Dennis Heinrich
2024-10-31Update the raw json fields example (#1606)Arthur
2024-10-28Update the Forms section of README.md (#1593)André Srinivasan
2024-07-10CleanupJakub Roztocil
2024-07-10Fix SSL connections by pinning the `requests` version to `2.31.0`3.2.3Jakub Roztocil
2024-03-18Re-add conditional colorama dependencyJakub Roztocil
2024-03-18Migrate setup.py to setup.cfg (#1553)Mathieu Dupuy
2024-03-04CleanupJakub Roztocil
2024-03-04Drop dependency on the abandoned python-lazy-fixture II.Jakub Roztocil
2024-03-04Drop dependency on the abandoned python-lazy-fixtureJakub Roztocil
2024-03-04Ensure support for Python 3.11/3.12 (#1540)Aliaksei Urbanski
2024-03-04docs: fix typo (#1548)Aolin
2024-03-04[automated] Update generated content (#1566)github-actions[bot]
2024-03-04docs: Update the url for offline mode (#1556)Matthieu LAURENT
2024-03-04Replace redirection with tee command with sudo for file creation (#1557)vostok92
2023-10-24Update README.mdJakub Roztocil
2023-08-06[automated] Update generated content (#1524)github-actions[bot]
2023-08-06Update README.mdJakub Roztocil
2023-08-06Rename repo from `httpie/httpie` to `httpie/cli`Jakub Roztocil
2023-05-24README.md: fix the file based separators internal link (#1510)Rudolf Olah
2023-05-23Document restriction on top-level JSON types explicitly (#1496)Boris Verkhovskiy
2023-05-22[automated] Update generated content (#1509)github-actions[bot]
2023-05-22Man page clean-up (#1508)Jakub Roztocil
2023-05-22[automated] Update auto-generated files (#1507)github-actions[bot]
2023-05-22Remove skippingJakub Roztocil
2023-05-22Fixed installation steps for Debian & Ubuntu (#1473) (#1475)chrysle
2023-05-22Ensure `sudo` for `apt`Jakub Roztocil
2023-05-22Fix Choco changelog linkJakub Roztocil
2023-05-22Fix Snap publish actionJakub Roztocil
2023-05-22Bump version for ChocolateyJakub Roztocil
2023-05-20Trigger docs deployJakub Roztocil
2023-05-20Fix docs deployJakub Roztocil
2023-05-19Add a changelog entry for #1502Jakub Roztocil
2023-05-19Avoid override of headers by urllib3 when unset (#1502)Abdelhakim Qbaich
2023-05-19Fix issue linkJakub Roztocil
2023-05-19v3.2.23.2.2Jakub Roztocil
2023-05-19Flake8Jakub Roztocil
2023-05-19Skip a test failing in CIJakub Roztocil
2023-05-19Generate default ciphers using approach from #1501Jakub Roztocil
2023-05-19Fix a failing testJakub Roztocil
2023-05-19Fix log level display on newer PythonJakub Roztocil
2023-05-19Clean up `DEFAULT_SSL_CIPHERS` commentsJakub Roztocil
2023-05-19fix(urllib3): :bug: could not find urllib3 DEFAULT_CIPHERS (#1505)C-A de Salaberry