Simon Cruanes

Results 408 comments of Simon Cruanes

Do you still use a GADT for typing paths? wrt the tree? Otherwise: I don't like removing the url_encode choice. Something you may want a raw string, and sometimes not....

> By the way, I now have an ADT for header names generated from a CSV from iana. For common headers? That's pretty cool.

Serious question: at what point is simple_httpd just a different project, anyway? It feels like you're doing a lot of work on it, it's faster, it leverages OCaml 5, etc....

You mean, you don't accept custom headers at all? :o Thank you for the reports. Indeed, the ones about chunk encoding, etc. are very useful. I need to work on...

Is it compliant to _reject_ custom headers? Or do you mean you just throw the parsing result away and move on to the next line? I actually like the chunked...

Hi @craff, I know it's been a while, but I've been revisiting issues :). I'd be interested in some parts of this actually! - using a tree for routing (if...

> [1]: I wanted to mention [moonpool](https://github.com/c-cube/moonpool) as a library based on threads that works well with stdlib mutexes, but I see that moonpool has grown and now supports fibers,...

I don't have much time right now to write docs, so contribs would be welcome. I can answer questions though (discord or irc) :)