ada-url / ada

WHATWG-compliant and fast URL parser written in modern C++
https://ada-url.com
Apache License 2.0
1.26k stars 77 forks source link

improve parse fuzzer #665

Closed anonrig closed 1 month ago

anonrig commented 1 month ago

Fuzzer now runs on all setters, getters and parse<type>

cc @CarlosEduR

CarlosEduR commented 1 month ago

Should we also use set_href here and I can just close my PR?