mirror of https://github.com/OISF/suricata
http2: complete json schema
git grep js.set_string rust/src/http2/logger.rs | grep '"' | cut -d'"' -f2 | sort | uniq | while read i; do echo -n $i; git grep $i etc/schema.json | wc -l; done shows only has_multiple was missingpull/12314/head
parent
fd7e2e5e9a
commit
b0282f49af
Loading…
Reference in New Issue