Skip to content
This repository has been archived by the owner on Dec 31, 2022. It is now read-only.

Implement new HTTP headers #1

Open
39 of 84 tasks
fenric opened this issue Dec 12, 2018 · 5 comments
Open
39 of 84 tasks

Implement new HTTP headers #1

fenric opened this issue Dec 12, 2018 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@fenric
Copy link
Member

fenric commented Dec 12, 2018

@cjunge-work
Copy link

What about Sunset also? https://tools.ietf.org/id/draft-wilde-sunset-header-03.html

@fenric
Copy link
Member Author

fenric commented Jan 24, 2019

What about Sunset also? https://tools.ietf.org/id/draft-wilde-sunset-header-03.html

@cjunge-work Thank you for your interest in the project. The wrapper for the Sunset header will appear very soon.

@fenric fenric self-assigned this Jan 24, 2019
@fenric fenric added the enhancement New feature or request label Jan 24, 2019
@fenric fenric pinned this issue Jan 24, 2019
@fenric
Copy link
Member Author

fenric commented Jan 24, 2019

What about Sunset also? https://tools.ietf.org/id/draft-wilde-sunset-header-03.html

@cjunge-work Thank you for participating in the project. In release 1.0.5, the new HTTP header Sunset is implemented. I will be glad to new ideas!

Use the implementation...

@peter279k
Copy link
Member

Actually some headers are not included in this new header implentation lists.

Please refer this header lists.

For example, the X-Requested-With, X-Forwarded-For and X-Forwarded-Host headers are not included in the new header lists.

It should find out and add them in the new header lists.

@fenric
Copy link
Member Author

fenric commented Jan 29, 2019

Actually some headers are not included in this new header implentation lists.

Please refer this header lists.

For example, the X-Requested-With, X-Forwarded-For and X-Forwarded-Host headers are not included in the new header lists.

It should find out and add them in the new header lists.

Hello! Thank you for your time.

This list contains only standard-popular response headers. Therefore, this list contains almost no request headers.

A lot of useful information can be found here:
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers

If someone needs a new message header, I’ll happily implement it first.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants