Properties of a HttpRequest.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
requestMethod |
string | null |
<optional> |
HttpRequest requestMethod |
requestUrl |
string | null |
<optional> |
HttpRequest requestUrl |
requestSize |
number | Long | null |
<optional> |
HttpRequest requestSize |
status |
number | null |
<optional> |
HttpRequest status |
responseSize |
number | Long | null |
<optional> |
HttpRequest responseSize |
userAgent |
string | null |
<optional> |
HttpRequest userAgent |
remoteIp |
string | null |
<optional> |
HttpRequest remoteIp |
serverIp |
string | null |
<optional> |
HttpRequest serverIp |
referer |
string | null |
<optional> |
HttpRequest referer |
latency |
google.protobuf.IDuration | null |
<optional> |
HttpRequest latency |
cacheLookup |
boolean | null |
<optional> |
HttpRequest cacheLookup |
cacheHit |
boolean | null |
<optional> |
HttpRequest cacheHit |
cacheValidatedWithOriginServer |
boolean | null |
<optional> |
HttpRequest cacheValidatedWithOriginServer |
cacheFillBytes |
number | Long | null |
<optional> |
HttpRequest cacheFillBytes |
protocol |
string | null |
<optional> |
HttpRequest protocol |