You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/rust
Philippe Antoine 0ca12493e3 mime: handles multiple sections for a parameter
Ticket: 4386

as per RFC2231.
For instance filename can be split between filename*0,
filename*1, etc...

(cherry picked from commit 784558df2e)
3 years ago
..
.cargo
src mime: handles multiple sections for a parameter 3 years ago
.gitignore
Cargo.toml.in rust: bump bitflags dependency version 5 years ago
Makefile.am
cbindgen.toml
rustfmt.toml