Actions
Feature #6425
closed
BM
PA
HTTP/2 - new app-layer-event when `:authority` and `host` headers do not match
Feature #6425:
HTTP/2 - new app-layer-event when `:authority` and `host` headers do not match
Effort:
Difficulty:
Label:
Description
as perf RFC 9113 (HTTP/2)
A server SHOULD treat a request as malformed if it contains a Host header field that identifies an entity that differs from the entity in the ":authority" pseudo-header field. The values of fields need to be normalized to compare them (see Section 6.2 of [RFC3986]).
I am requesting a new app-layer-event be created to alert on this condition occurring.
Files
Actions