id |
string |
+ |
Identifier of a connection. |
link_id |
string |
+ |
Identifier of a link |
status |
string |
+ |
Current status of the connection. Possible values: — connection is open and wait for new operations; — connection is closed |
headers |
array of objects |
– |
HTTP request headers, array of (name, value) objects |
params |
array of objects |
– |
HTTP request parameters, array of (name, value) objects |
client_ip |
string |
+ |
A client’s IP address |
created |
int |
+ |
Connection creation timestamp |