Commit Graph

12 Commits

Author SHA1 Message Date
Kim Christie
6b99aaed11
Validate URL scheme and ensure host presence
Add validation for URL scheme and netloc in requests.
2025-12-17 13:57:56 +00:00
Kim Christie
1068c67f5a
Validate URL scheme and host in request
Add validation for URL scheme and netloc in request
2025-12-17 13:57:27 +00:00
Tom Christie
bd59af5fd6 Merge branch 'v1' into lovelydinosaur-patch-1
Merge v1
2025-12-17 13:38:28 +00:00
Kim Christie
fd474b4050
3.11+ (#3730) 2025-12-17 13:05:08 +00:00
Kim Christie
39db171721
Enhance test coverage for httpx requests
Add tests for invalid request schemes and missing host.
2025-12-17 12:52:50 +00:00
Kim Christie
ae25e86f5c
Add .wait_ready to parser for clean server disconnects (#3690) 2025-10-13 15:00:49 +01:00
Kim Christie
20380490fd
Connection resets (#3673) 2025-09-20 18:09:09 +01:00
Kim Christie
68989ae47d
Server connection handling. (#3672) 2025-09-19 12:03:13 +01:00
Kim Christie
4acf5c2c37
Update FileStream API (#3670) 2025-09-18 13:15:06 +01:00
Kim Christie
f9d5e12049
Test suite for v1. (#3668) 2025-09-16 22:30:20 +01:00
Kim Christie
7b03e3def0
Update README (#3667) 2025-09-16 22:18:01 +01:00
Tom Christie
77589cc6f7 Initial commit 2025-09-16 18:59:11 +01:00