Skip to content

Conversation

@Tronic
Copy link
Member

@Tronic Tronic commented Sep 20, 2023

Remove chunked encoding that is not needed (allowed? but curl supports it) in H3. Logging was failing with binary data because it tried to print Unicode decoded data to logs.

The intent is to cleanup each module (http1, http3 and asgi) and refactor duplicated logic in them to avoid the duplication.

Needs more work and tests but appears to be working as is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants