HttpResponse
Properties
Extensions
Link copied to clipboard
Efficiently discards the remaining bytes of HttpResponse.content.
Link copied to clipboard
Exactly reads count bytes of the HttpResponse.content.
Reads the whole HttpResponse.content if Content-Length was specified. Otherwise it just reads one byte.
Link copied to clipboard