.. |
cli
|
Move IP version options validation to the CLI layer
|
2024-10-26 19:22:52 +02:00 |
internal
|
fix infinite loop update checker in a specific condition
|
2024-04-05 06:55:24 +02:00 |
legacy
|
Implement support for multiple headers with the same name in sessions (#1335)
|
2022-04-03 06:48:31 -07:00 |
manager
|
Remove redundant imports (#1466)
|
2023-01-15 11:35:36 -08:00 |
output
|
fixed+enabled recently disabled tests for download + compressed bodies
|
2024-06-28 15:50:07 +01:00 |
plugins
|
Refactor niquests enforcement to compat.enforce_niquests()
|
2024-10-26 14:11:55 +02:00 |
__init__.py
|
support for force http2, http1 or http3 and fix real download speed when body is compressed
|
2024-06-24 23:56:29 +01:00 |
__main__.py
|
Rework __main__.py to follow best practices (#1124)
|
2021-08-06 16:57:19 +02:00 |
adapters.py
|
HTTPie v4
|
2024-02-08 09:15:18 +01:00 |
client.py
|
Move IP version options validation to the CLI layer
|
2024-10-26 19:22:52 +02:00 |
compat.py
|
Move IP version options validation to the CLI layer
|
2024-10-26 19:22:52 +02:00 |
config.py
|
fix infinite loop update checker in a specific condition
|
2024-04-05 06:55:24 +02:00 |
context.py
|
HTTPie v4
|
2024-02-08 09:15:18 +01:00 |
cookies.py
|
Add support for sending secure cookies over localhost (#1327)
|
2022-04-14 07:42:05 -07:00 |
core.py
|
add support for early responses 1xx (informational)
|
2024-10-13 20:09:35 +02:00 |
downloads.py
|
Deduplicate downloader clean-up logic
|
2024-10-26 13:45:06 +02:00 |
encoding.py
|
Optimize encoding detection (#1243)
|
2021-12-23 11:05:58 -08:00 |
models.py
|
apply cosmetic fixes
|
2024-03-22 06:52:51 +01:00 |
sessions.py
|
HTTPie v4
|
2024-02-08 09:15:18 +01:00 |
ssl_.py
|
improve support --ssl=[...] setting
|
2024-05-26 11:11:40 +02:00 |
status.py
|
Cleanup
|
2019-12-02 00:58:10 +01:00 |
uploads.py
|
HTTPie v4
|
2024-02-08 09:15:18 +01:00 |
utils.py
|
Decoded downloads: refactor, add decoded size notice, tests, etc.
|
2024-06-14 13:30:48 +02:00 |