Skip to content

Support never-indexed header fields. #203

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

Merged
merged 9 commits into from
Apr 21, 2016
Merged

Support never-indexed header fields. #203

merged 9 commits into from
Apr 21, 2016

Conversation

Lukasa
Copy link
Member

@Lukasa Lukasa commented Apr 21, 2016

Further steps towards #194.

This change adds support for the hpack library's HeaderTuple and NeverIndexedHeaderTuple objects to be used throughout hyper-h2. This ensures that libraries can safely handle never-indexed header fields.

Currently this does not fully resolve #194, as we aren't doing any automatic never-indexing: that comes next. However, this should be enough for mitmproxy.

/cc @mhils @Kriechi

@Lukasa Lukasa merged commit 2cdc7dd into master Apr 21, 2016
@Lukasa Lukasa deleted the issue/194 branch April 21, 2016 12:34
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.

[Discussion] What should we do about HPACK never-indexed header fields?
1 participant