Fuzz introspector: parse_response
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
19 10 Bytes::new call site: 00010 complete
7 0 EP call site: 00000 Request::parse

Fuzzer calltree

0 fuzz_target [function] [call site] 00000
1 httparse::Response::new [function] [call site] 00001
1 Request::parse [function] [call site] 00002
2 Request::parse_with_config [function] [call site] 00003
2 Default::default [function] [call site] 00029