KaKi87
KaKi87
up, thanks
Hello, Any news on this ? Thanks
Any news on this ?
Any news on this ?
Hello, I only got the first message on Linux Mint 19.3 but no launch either. Thanks
Hello, any news on this ? Thanks
Well, [here](https://git.kaki87.net/KaKi87/deno-diswho/commit/19898682be5b44c5f76ca9501115e1b41e79eea8)'s what I had to do for my use case. I would love to have something as simple as [`fastify.register(require('fastify-cors'));`](https://github.com/fastify/fastify-cors), but I don't know to do such thing, plus...
> For `Access-Control-Expose-Headers`, `Access-Control-Allow-Methods`, and `Access-Control-Allow-Headers` response headers the value `*` counts as a wildcard Those three, then ? Also, it's not only about adding headers to each endpoint, but...
Hello ?
> I'm not sure we should include `Access-Control-Expose-Headers` by default. How about automatically including it when the handler send developer-defined headers ? > I think it would be best to...