it's not posible to access to headers on App.Mount()
Closed this issue · 1 comments
ManuelFernando commented
@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 commented
Duplicated to #147 (comment)