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