Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant