HttpServer.isReady

Tells whether the server is ready to receive requests. This loads the ready status safely for access by multiple threads.

class HttpServer
bool
isReady
()

Return Value

Type: bool

Whether the server is ready to receive requests.