Returns whether the client has response data ready to send.
Synopsis
Declared in <httpserver.h>
[[requires_capability(0x7f9510db8fc8)]]
bool
ReadyToSend() const;
Return Value
true if there is buffered response data waiting to be sent.
Created with MrDocs