Function HTTPClient.isResponseChunked
If true
, this HTTPClient
has a response that is chunked.
bool isResponseChunked() nothrow @nogc const;
If true
, this HTTPClient
has a response that is chunked.
bool isResponseChunked() nothrow @nogc const;