Closed Luukdegram closed 2 years ago
This implements parsing the URI according to RFC 3986: https://datatracker.ietf.org/doc/html/rfc3986#section-3.4
The old logic from url.zig has been removed, and have been moved to URI.zig
This implements parsing the URI according to RFC 3986: https://datatracker.ietf.org/doc/html/rfc3986#section-3.4
The old logic from url.zig has been removed, and have been moved to URI.zig