Manages an arbitrary HTTP Request.
|
In
Exec
|
|
|
Request Name
Name
|
|
|
Verb
EWeb3S_HttpVerb Enum
|
|
|
Url
String
|
|
|
Http Headers
Web 3S Http Headers Structure
|
|
|
Body
Array of Bytes
|
|
|
Payload
Object Reference
|
|
Out
Exec
|
|
|
Started
Exec
|
|
|
Progress
Exec
|
|
|
Completed
Exec
|
|
|
Request
Web 3S Http Request Object Reference
|
|
|
Bytes Sent
Integer64
|
|
|
Request Size
Integer64
|
|
|
Bytes Received
Integer64
|
|
|
Response Size
Integer64
|
|
|
Success
Boolean
|
|
|
Error Message
String
|
|
|
Response
Web 3S Http Response Structure (by ref)
|