We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 482db8e commit 6528f62Copy full SHA for 6528f62
scripts/locales/en.lua
@@ -3966,7 +3966,7 @@ local lang = {
3966
["httpRequestTarget"] = "HTTP Request Target",
3967
["httpStatusCode"] = "HTTP Status Code",
3968
["httpUserAgent"] = "HTTP User Agent",
3969
- ["http_host"] = "HTTP Host Name (IXIA Host Name)",
+ ["http_host"] = "HTTP Host Name",
3970
["http_length"] = "HTTP Content Length",
3971
["http_method"] = "HTTP METHOD",
3972
["http_mime"] = "HTTP Mime Type",
@@ -3975,7 +3975,7 @@ local lang = {
3975
["http_ret_code"] = "HTTP return code (e.g. 200, 304...)",
3976
["http_site"] = "HTTP server without host name",
3977
["http_ua"] = "HTTP User Agent",
3978
- ["http_url"] = "HTTP URL (IXIA URI)",
+ ["http_url"] = "HTTP URL",
3979
["http_via"] = "HTTP Via",
3980
["http_x_forwarded_for"] = "HTTP X-Forwarded-For",
3981
["icmp_ipv4_code"] = "ICMP Code",
0 commit comments