aboutsummaryrefslogtreecommitdiffstats
path: root/src/tipideed/stream.c
Commit message (Expand)AuthorAgeFilesLines
* Add realtime and norealtime options, cork/uncork responsesLaurent Bercot2025-08-291-15/+35
* Uncork when a stream_infinite() endsLaurent Bercot2025-08-291-0/+10
* Make answer content-length uint64-cleanLaurent Bercot2025-04-021-4/+6
* After testing, this should be the good version of stream.cLaurent Bercot2025-03-231-4/+5
* Fix several stream bugsLaurent Bercot2025-03-231-3/+6
* Fix some bugs with streamLaurent Bercot2025-03-231-4/+4
* Make sure to flush before stream_fixedLaurent Bercot2025-03-221-15/+14
* Implement autochunkLaurent Bercot2025-03-221-1/+33
* Add cgi streamingLaurent Bercot2025-03-221-0/+133