Commit graph

7 commits

Author SHA1 Message Date
Simon Cruanes
997f7aa868
expose Response.make_void
it only has no body if the http code is compatible with it.
close #62
2023-05-23 17:18:05 -04:00
Stephane Legrand
9c2cf0900d Add OPTIONS method 2023-05-07 20:55:46 -04:00
Simon Cruanes
53032c993e
fix: get addr/port from the current socket 2023-04-03 12:32:13 -04:00
craff
095487ce85 close stream after Response.output 2023-01-18 17:06:25 -10:00
craff
8c7b764b30 forgot to catch Unix_error 2022-12-09 07:36:05 -10:00
craff
915317438f use directly file descriptor for input to avoid stacking buffers 2022-12-09 03:17:51 -10:00
Simon Cruanes
d5f9eacc81 split code into more modules 2022-03-16 20:40:38 -04:00