levkk/rwf

Add fuzzing

Opened this issue · 0 comments

Run a bunch of fuzzing tests on components that process input from the wild, e.g.:

  • rwf::http::Path::parse
  • rwf::http::Request (and associated methods)
  • rwf::http::Query
  • rwf::http::FormData (multipart/form-data especially)