refactor
BREAKING
task/delete-http1-chunked-path
#1 / 1
refactor: delete HTTP/1.1 chunked push path — httpx only, one API
- Remove _open_chunked_connection, _send_chunked_frame, _send_terminal_chunk - push_stream now always routes through _push_stream_httpx (HTTP/2 via httpx) - Fix mpack.py: import CommitDict/SnapshotDict so get_type_hints() resolves them - Delete 7 old test files for the chunked/legacy push path - Update test_transport_http2.py: replace chunked test with httpx-only test - Document Wall 9 (b'b5ac' magic) and fix in musewire-performance.md
sha256:029d7cf086cab29eb05512c0cc83c8ac03bead53e40a815a167fc140c564a10d
sha
sha256:3176c8e8bdc88cecfd8ec17c0b3b389cbdd94b6ec9d10fabf7bcc601ed852210
snapshot
← Older
Oldest on task/delete-http1-chunked-path
All commits
Newer →
Latest on task/delete-http1-chunked-path
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:029d7cf086cab29eb05512c0cc83c8ac03bead53e40a815a167fc140c564a10d --body "your comment"
No comments yet. Be the first to start the discussion.