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

Make HTTP Headers an array of HTTP Header #44

Open
pksunkara opened this issue Jul 24, 2018 · 0 comments
Open

Make HTTP Headers an array of HTTP Header #44

pksunkara opened this issue Jul 24, 2018 · 0 comments
Milestone

Comments

@pksunkara
Copy link
Contributor

pksunkara commented Jul 24, 2018

Currently, HTTP Headers is a subtype of Object Element. But a HTTP Header can occur multiple times, which means HTTP Headers should be an array of HTTP Header.

Proposal

  1. Introduce new element named HTTP Header which is subtype of Member Element
  2. Make HTTP Headers array of HTTP Header
@pksunkara pksunkara added this to the 1.0 milestone Jul 24, 2018
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

No branches or pull requests

1 participant