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

it's not posible to access to headers on App.Mount() #194

Closed
ManuelFernando opened this issue Sep 1, 2024 · 1 comment
Closed

it's not posible to access to headers on App.Mount() #194

ManuelFernando opened this issue Sep 1, 2024 · 1 comment

Comments

@ManuelFernando
Copy link

@yusukebe I had same problem because using app.mount() I can't access to any headers. These are protected, is there a way to read the request. For example when I use req.headers['content-type'] -> this return undefined

@yusukebe
Copy link
Member

yusukebe commented Sep 2, 2024

Duplicated to #147 (comment)

@yusukebe yusukebe closed this as completed Sep 2, 2024
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

2 participants