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

Discussion: trailing headers in browsers #1

Open
alessioalex opened this issue Jan 24, 2014 · 2 comments
Open

Discussion: trailing headers in browsers #1

alessioalex opened this issue Jan 24, 2014 · 2 comments

Comments

@alessioalex
Copy link

Hey @3rd-Eden @Swaagie just wanted to ask you guys if is there a way to see trailing headers with cURL or browsers? I just couldn't test this anywhere besides using the http client from Node (res.trailing).

Another thing I've seen is that even though I've set the etag trailing headers it seems that Chrome ignores it. Any thoughts on this?

@3rd-Eden
Copy link
Member

@alessioalex I do know that some headers cannot be send as trailing header. But I don't know if etag is of those. It's indeed odd that chrome doesn't show up the trailing headers but Node does. So I don't really know if something goes wrong here..

@ORESoftware
Copy link

ORESoftware commented May 11, 2018

Does anyone know how to write trail headers manually with Node.js?

get some points:
https://stackoverflow.com/questions/50298999/write-http-trailer-headers-manually

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

3 participants