Fuzz introspector: parse_response_multspaces
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
18 12 Bytes::new call site: 00012 complete
4 0 EP call site: 00000
4 5 ParserConfig::parse_response call site: 00005 Request::parse_with_config_and_uninit_headers

Fuzzer calltree

0 fuzz_target [function] [call site] 00000
1 httparse::Response::new [function] [call site] 00001
1 httparse::ParserConfig::default [function] [call site] 00002
1 ParserConfig::allow_multiple_spaces_in_response_status_delimiters [function] [call site] 00003
1 ParserConfig::parse_response [function] [call site] 00004
2 Request::parse_with_config [function] [call site] 00005