Skip to content

Conversation

@ShogunPanda
Copy link
Contributor

This PR parses chunk extensions as defined in RFC 7230.

It also add the on_chunk_extension_name, on_chunk_extension_value, on_chunk_extension_name_complete and on_chunk_extension_value_complete callbacks.

Fixes #153.

@ShogunPanda ShogunPanda requested review from indutny, mcollina and ronag and removed request for mcollina September 13, 2022 09:57
Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ShogunPanda ShogunPanda merged commit 13541bd into nodejs:main Sep 13, 2022
@ShogunPanda ShogunPanda deleted the chunk-extensions branch September 13, 2022 13:25
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.

Support parsing chunk-extension for Transfer-Encoding: chunked

2 participants