Anton Bachin

Results 662 comments of Anton Bachin

Thank you! @jumpnbrownweasel I understand that you are referring to a *scope* in the sense of the router, that is [`Dream.scope`](https://aantron.github.io/dream/#val-scope). This refers only to grouping middlewares and routes under...

I am going to close this issue for now, as it remains unclear how to best address it. So far, I am only planning to add warnings/hints about this in...

Thank you! CORS is something that is probably best handled by Dream by offering an example. It's actually in the [examples roadmap](https://github.com/aantron/dream/tree/master/example#roadmap), but I haven't had time to create it...

I've recently been debugging this and this appears to be an upstream Websocket/af issue, as probably also suggested by https://github.com/anmonteiro/websocketaf/issues/48, because this can be worked around by changing the buffer...

In case it's useful, here is the diff from my "instrumented" Dream that I used to observe the issue and check that Dream gets garbled buffers already from Websocket/af: ```diff...

Dream might also benefit from an example that shows how to do form CSRF with TyXML and Dream.

Thanks @ulrikstrid for the fix, @idkjs for the PR. I've propagated the fix to all examples and they should build immediately now. This seems like a problem upstream in esy,...

Sorry for the huge delay. Please let me know if you are still using Bisect, Melange, and Dune, and whether this is still an issue with Dune's new Melange integration...

Package `luv_unix` was [released](https://opam.ocaml.org/packages/luv_unix/luv_unix.0.5.0/) on 2 February 2022, so closing this issue.