c-cube / tiny_httpd

Minimal HTTP server using good old threads + blocking IO, with a small request router.
https://c-cube.github.io/tiny_httpd
76 stars 11 forks source link

chunked encoding #1

Closed c-cube closed 4 years ago

c-cube commented 4 years ago

https://tools.ietf.org/html/rfc7230#section-4.1