Skip to content

0.13

Compare
Choose a tag to compare
@c-cube c-cube released this 30 May 14:01
ac17e61
  • feat: Server.run takes ?after_init parameter

  • remove dep on ounit2 and qtest

  • expose Response.make_void

  • Add OPTIONS method

  • use ocamlformat on the code

  • fix: SSE requires no body

  • fix: get addr/port from the current socket

  • fix: missing closing crlf in chunked streams

  • fix: module Html was not exposed

  • fix: close stream after Response.output

  • fix(tiny-httpd-vfs-pack): allow redirections when fetching resources