byteblowerll.byteblower.HTTPRequestStatus

class byteblowerll.byteblower.HTTPRequestStatus
__init__()

Initialize self. See help(type(self)) for accurate signature.

Attributes

Configuration initial state in which the configuration takes place
Connecting while trying to establish a connection
Error if an error occurred while trying to connect or while running
Finished after the http request has completed
Running while the connection is established and before http request has completed
Scheduled during the initial time to wait of a scheduled request
Stopped after the user stopped the request