|
|
|
|
|
by motoboi
3439 days ago
|
|
> As for the body of the content? For a gzipped value like this, it's everything outside the header, until EOF. That's not quite as easy as when the content-length parameter is given, but hardly difficult for parsing. This is chunked and keep-
alive. Things get a little trickier |
|