Function HTTPClient.hasResponse
If true
, this HTTPClient
has a response available.
bool hasResponse() nothrow @nogc const;
If true
, this HTTPClient
has a response available.
bool hasResponse() nothrow @nogc const;