Skip to content

Conversation

@karlseguin
Copy link
Collaborator

@karlseguin karlseguin commented Apr 7, 2025

When we only have 1 or 2 bytes missing from a chunk (i.e. the tailing \n or \r\n), don't emit an empty chunk if we have more data available to process.

fix #510

When we only have 1 or 2 bytes missing from a chunk (i.e. the tailing \n or
\r\n), don't emit an empty chunk if we have more data available to process.
@krichprollsch krichprollsch merged commit c9ff59a into main Apr 7, 2025
12 checks passed
@krichprollsch krichprollsch deleted the http_chunk_reader_fix branch April 7, 2025 15:34
@github-actions github-actions bot locked and limited conversation to collaborators Apr 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

http: InvalidChunk on browser/src/http/client.zig:1394

3 participants