3853628074
+ Introduce new events on `ComplianceViolation.Listener` + Introduce new `ComplianceViolation.Listener.initialize()` to allow for a new Listener at the appropriate time (to support per-request listeners) + Introduce new `ComplianceViolation.CapturingListener` + Introduce new `HttpConfiguration.(add/remove/get)ComplianceViolationListener()` methods. + Deprecate/Remove handling of `recordComplianceViolations` in `HttpConnection` and `HttpConnectionFactory` classes. + Produce warnings if use of `ComplianceViolation.Listener` as beans is still present. + Add `ComplianceViolation.Listener` support to `UriCompliance` locations. + Add `ComplianceViolation.Listener` support to `MultiPartCompliance` locations. + Add `ComplianceViolation.Listener` support to `CookieCompliance` locations. + Add `ComplianceViolation.Listener` support to `HttpCompliance` locations in HTTP/2 and HTTP/3 --------- Co-authored-by: gregw <gregw@webtide.com> |
||
---|---|---|
.. | ||
jetty-http2-client | ||
jetty-http2-client-transport | ||
jetty-http2-common | ||
jetty-http2-hpack | ||
jetty-http2-server | ||
jetty-http2-tests | ||
pom.xml |