mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 18:37:45 +08:00
When the response includes the X-Chunked-Output header, we treat that as channel output, and fire up a goroutine to decode the chunks. This routine need to look for context cancellation so that it can exit cleanly. |
||
|---|---|---|
| .. | ||
| client.go | ||
| handler.go | ||
| multifilereader_test.go | ||
| multifilereader.go | ||
| parse.go | ||