HttpServer.isReady

Tells whether the server is ready to receive requests.

class HttpServer
bool
isReady
()

Return Value

Type: bool

Whether the server is ready to receive requests.

Meta