Actions
Feature #5692
openAdd brotli content encoding to HTTP/1.1
Effort:
Difficulty:
Label:
Description
Google websites now use brotli encoding over HTTP/1.1
Suricata has brotli support in HTTP/2 but not HTTP/1.1
HTTP/1.1 Test - https://github.com/OISF/suricata-verify/pull/1006
Updated by Philippe Antoine about 2 years ago
- Related to Feature #2696: http: implement parser in rust added
Updated by Philippe Antoine almost 2 years ago
- Target version changed from TBD to 8.0.0-beta1
Updated by Philippe Antoine 30 days ago
- Assignee changed from OISF Dev to Philippe Antoine
Updated by Victor Julien 13 days ago
- Target version changed from 8.0.0-beta1 to 9.0.0-beta1
Updated by Philippe Antoine 13 days ago
I guess I will tackle that once libhtp.rs is merged as it is not too complex ;-)
Actions