Files
uri/src/gluri/internal/parser.gleam
Gareth Pendleton 869c5cf06c perf: Don't parse for userinfo if not necessary
If the URI doesn't contain @ then there can't be a userinfo so
completely ignore this part of parsing to improve performance
2025-09-14 22:14:49 +01:00

22 KiB