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

Headers must support multiple headers with same name #16

Closed
lonnieezell opened this issue Mar 11, 2016 · 1 comment
Closed

Headers must support multiple headers with same name #16

lonnieezell opened this issue Mar 11, 2016 · 1 comment
Labels
enhancement PRs that improve existing functionalities

Comments

@lonnieezell
Copy link
Member

In HTTP/2 we can specify multiple static resources to be sent through Link headers. Our current implementation supports multiple values for a single header, but not multiple headers of the same name. We need to revise this to support multiple headers of same name to allow for HTTP/2 optimization.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement PRs that improve existing functionalities
Projects
None yet
Development

No branches or pull requests

1 participant