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
75 stars 11 forks source link

Update download_chunked.sh #58

Closed craff closed 1 year ago

craff commented 1 year ago

There was a typo: Tranfer instead of Transfer and anyway we want Accept. But Accept-encoding is not looked at for chunked.