Commit Graph

4 Commits (415b036dca5cb89409d2002b366ee489755d5d37)

Author SHA1 Message Date
Philippe Antoine 415b036dca http1: implement http.request_header
So that it is generic for HTTP1 and HTTP2

Ticket: #5780
3 years ago
Philippe Antoine 7256ec8a6e detect/http2: do not escape ':' in header name or value
for keywords http.request_header and http.response_header

Ticket: #5780
3 years ago
Philippe Antoine 656554f293 http2: rename http2.header to http.request_header
Or http.response_header based on the direction

http2.header had a different behavior than http.header and this was
confusing.

Ticket: #5780
3 years ago
Philippe Antoine 999af4f62a http2: adds documentation 6 years ago