Macario Lara

Results 3 issues of Macario Lara

When you set multiple cookies it only sets the first one. I have an application that has a csrf middleware, it one of the first middleware to be initialized. My...

When using express.static, the files within the static path do not load and the endpoint (Application Load Balancer) returns a 502. ` app.use(express.static(path.resolve("./public"))); ` I was trying to add a...

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

bug