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

Implement custom headers #59

Open
vmorkovyn opened this issue Oct 29, 2018 · 3 comments
Open

Implement custom headers #59

vmorkovyn opened this issue Oct 29, 2018 · 3 comments

Comments

@vmorkovyn
Copy link

Need to know, from which frontend received request by websocket call. I think, it would be great, if we have opportunity to mark routes in swindon config by label and then get label from header in each request.

@tailhook
Copy link
Collaborator

Any reason why extra-headers doesn't work?

@popravich
Copy link
Collaborator

extra-headers only work for static files.
I guess we can make this setting common to all handlers.
Your thoughts?

@tailhook
Copy link
Collaborator

Yes. Just be careful not to replace content-length or transfer-encoding headers.

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