Replies: 1 comment
|
are you able to do this already? Cohttp_eio.Body.t is Eio.Flow.t now, so you can read it with Eio.Flow.read_all |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The Eio server examples ignore the request body, and wasn't able to find out on my own through the LSP suggestions, or by checking the body/request files.
All reactions