Files
AI-on-the-edge-device/code/components
Giel van Schijndel e8065ef414 fix(fileserver): avoid sending *two* "last-chunk" sequences (#2532)
Because a zero-sized chunk indicates the end of a HTTP response sending
another such zero-sized chunk is not interpretable by the HTTP client.

See [RFC2616 3.6.1] "Chunked Transfer Encoding" for details.

[RFC2616 3.6.1]: https://datatracker.ietf.org/doc/html/rfc2616#section-3.6.1
2023-07-24 21:43:56 +02:00
..
2023-04-23 17:13:18 +02:00
2023-04-23 17:13:18 +02:00
2023-04-23 17:13:18 +02:00
2023-04-23 17:13:18 +02:00
2023-04-23 17:13:18 +02:00
2023-05-21 13:26:48 +02:00
2023-04-23 17:13:18 +02:00