mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-12 15:46:16 +00:00
This percent encodes/decodes the request URI when creating or parsing raw HTTP requests. This is necessary because AK::URL now contains percent decoded data, meaning we have to re-encode it for creating raw requests.