File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -127,7 +127,6 @@ HTTP_REQUEST_REFERER string e16982id505
127127HTTP_RESPONSE_STATUS_CODE uint32 e16982id506 # HTTP response status code
128128HTTP_RESPONSE_CONTENT_TYPE string e16982id507 # HTTP response content type
129129
130- FME_HTTP_METHOD_ID uint16 flowmon:httpMethodID
131130FME_HTTP_UA_OS uint16 flowmon:httpUaOs
132131FME_HTTP_UA_OS_MAJ uint16 flowmon:httpUaOsMaj
133132FME_HTTP_UA_OS_MIN uint16 flowmon:httpUaOsMin
@@ -136,9 +135,11 @@ FME_HTTP_UA_APP uint16 flowmon:httpUaApp
136135FME_HTTP_UA_APP_MAJ uint16 flowmon:httpUaAppMaj
137136FME_HTTP_UA_APP_MIN uint16 flowmon:httpUaAppMin
138137FME_HTTP_UA_APP_BLD uint16 flowmon:httpUaAppBld
138+ FME_HTTP_METHOD_MASK uint16 flowmon:httpMethodMask
139139FME_HTTP_REQUEST_HOST string flowmon:httpHost # HTTP(S) request host
140140FME_HTTP_REQUEST_URL string flowmon:httpUrl # HTTP request url
141141FME_HTTP_RESPONSE_STATUS_CODE uint32 flowmon:httpStatusCode # HTTP response status code
142+ FME_HTTP_REQUEST_USER_AGENT string flowmon:httpUserAgent
142143
143144# --- Other fields ---
144145IPV6_TUN_TYPE uint8 e16982id405 # IPv6 tunnel type
You can’t perform that action at this time.
0 commit comments