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

Add section to register new headers to IANA #52

Closed
mitar opened this issue Nov 4, 2019 · 5 comments
Closed

Add section to register new headers to IANA #52

mitar opened this issue Nov 4, 2019 · 5 comments
Assignees

Comments

@mitar
Copy link
Member

mitar commented Nov 4, 2019

We are adding new HTTP headers for checking capabilities. We have to register them with IANA like this.

@mitar
Copy link
Member Author

mitar commented Nov 4, 2019

@brynbellomy I assigned this issue to you. Care to do it?

@brynbellomy
Copy link
Member

@mitar @toomim I'm happy to handle registration, but I want to make sure we all agree on those headers first. Michael?

@toomim
Copy link
Member

toomim commented Nov 4, 2019

Headers:

Version
Parents
Subscribe
Merge-Type

Then within the multi-response to GET, there's a Content-Length: N header, but that's not exactly an http header.

And in range-page, I'm not sure which of those are new headers and which are existing headers:

Range-Request-Method
Range-Request-Units
Range-Request-Allow-Methods
Range-Request-Allow-Units

@mitar
Copy link
Member Author

mitar commented Nov 4, 2019

And in range-page, I'm not sure which of those are new headers and which are existing headers

You mean in range-patch spec. They are all new headers I think.

I made this issue for range-patch, but you are right, we have to add this to http-braid as well.

@brynbellomy
Copy link
Member

@toomim They're all new

@toomim toomim closed this as completed Dec 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants