byteblowerll.byteblower.HTTPServerStatus¶
-
class
byteblowerll.byteblower.HTTPServerStatus¶ -
__init__()¶ Initialize self. See help(type(self)) for accurate signature.
Attributes
ErrorError occurred while initializing RunningThe HTTP server is active StoppedThe HTTP server is not running UnknownThe server status code is not known to the client -