Skip to content

HTTP pipelining and DELETE improvements

Compare
Choose a tag to compare
@avsm avsm released this 12 Jul 16:47
· 1471 commits to master since this release
  • Allow DELETE requests to have request bodies (#383).
  • Improve the Lwt client callv for HTTP/1.1 pipelined
    requests (#379 via Török Edwin).