Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing the PAD_HIGH flag and Pad High field #510

Merged
merged 4 commits into from
Jun 6, 2014
Merged

Conversation

martinthomson
Copy link
Collaborator

WIP for #505.

martinthomson added a commit that referenced this pull request Jun 6, 2014
Removing the PAD_HIGH flag and Pad High field.  Closes #505.
@martinthomson martinthomson merged commit 7a491bf into master Jun 6, 2014
@martinthomson martinthomson deleted the padhigh branch June 6, 2014 18:25
kapsterio pushed a commit to kapsterio/netty that referenced this pull request Nov 5, 2019
Motivation:

Padding was removed from CONTINUATION frame in http2-spec, as showed in [PR](httpwg/http2-spec#510). We should follow it.

Modifications:

- Remove padding when writing CONTINUATION frame in DefaultHttp2FrameWriter
- Add a unit test for writing large header with padding

Result:

More spec-compliant
normanmaurer pushed a commit to netty/netty that referenced this pull request Nov 5, 2019
Motivation:

Padding was removed from CONTINUATION frame in http2-spec, as showed in [PR](httpwg/http2-spec#510). We should follow it.

Modifications:

- Remove padding when writing CONTINUATION frame in DefaultHttp2FrameWriter
- Add a unit test for writing large header with padding

Result:

More spec-compliant
normanmaurer pushed a commit to netty/netty that referenced this pull request Nov 5, 2019
Motivation:

Padding was removed from CONTINUATION frame in http2-spec, as showed in [PR](httpwg/http2-spec#510). We should follow it.

Modifications:

- Remove padding when writing CONTINUATION frame in DefaultHttp2FrameWriter
- Add a unit test for writing large header with padding

Result:

More spec-compliant
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.

None yet

1 participant