An object representing a single request for the devBar.
Parameter |
Type |
Count |
Description |
id |
Integer |
1 |
Request ID . |
pageId |
String |
1 |
Page ID. |
url |
String |
1 |
The request URL. |
httpResponse |
Integer |
1 |
HTTP response code, such as 200, 500, etc. |
method |
String |
1 |
The HTTP method used, such as GET, POST, etc. |
runTime |
Integer |
1 |
The request run time in milliseconds. |
startTime |
Integer |
1 |
The request start time in milliseconds . |
startTimeTimestamp |
Integer |
1 |
The request timestamp, formatted in ISO8601. |
isPrimaryPage |
Boolean |
1 |
Marks a particular request as the “primary page” - the first request for the pageId. Value is one of ‘Yes’ or ‘No’ |
Version: 1.8