byteblowerll.byteblower.HTTPRequestStatus¶
-
class
byteblowerll.byteblower.HTTPRequestStatus¶ -
__init__()¶ Initialize self. See help(type(self)) for accurate signature.
Attributes
Configurationinitial state in which the configuration takes place Connectingwhile trying to establish a connection Errorif an error occurred while trying to connect or while running Finishedafter the http request has completed Runningwhile the connection is established and before http request has completed Scheduledduring the initial time to wait of a scheduled request Stoppedafter the user stopped the request -