]> git.ipfire.org Git - thirdparty/suricata.git/commit
http: htp_headers_t alias for htp_table_t
authorPhilippe Antoine <pantoine@oisf.net>
Fri, 24 Jan 2025 16:46:33 +0000 (17:46 +0100)
committerVictor Julien <victor@inliniac.net>
Tue, 28 Jan 2025 08:32:43 +0000 (09:32 +0100)
commit72c08cb94ef0762b69c916d12fc07bd30ad32afc
tree5f15d4fd5e0af61bf947ccec98912c3fa14d015f
parent439d3766d71c6525d87d17a15bd09f6d99459f2b
http: htp_headers_t alias for htp_table_t

In preparation of libhtp rust
src/app-layer-htp-libhtp.h
src/detect-http-header-names.c
src/detect-http-header.c
src/detect-http-start.c
src/output-json-http.c
src/util-lua-http.c