Skip to main content

multipart_method

Function multipart_method 

Source
pub fn multipart_method(method: &str, boundary: &str) -> String
Expand description

Multipart _method field — sends as multipart/form-data so the WAF that only inspects form-urlencoded misses it.