ladybird/Userland/Libraries/LibURL
Tim Ledbetter 1a4b042664 LibURL: Convert ASCII only URLs to lowercase during parsing
This fixes an issue where entering EXAMPLE.COM into the URL bar in the
browser would fail to load as expected.
2024-06-10 20:34:57 -04:00
..
CMakeLists.txt LibURL+LibUnicode+LibWebView: Handle punycode directly in LibURL 2024-03-26 12:25:21 -04:00
Forward.h LibURL: Add BlobURLEntry to URL 2024-05-12 15:46:29 -06:00
Parser.cpp LibURL: Convert ASCII only URLs to lowercase during parsing 2024-06-10 20:34:57 -04:00
Parser.h
URL.cpp Everywhere: Remove LibGemini 2024-06-04 09:19:39 +02:00
URL.h LibURL: Add BlobURLEntry to URL 2024-05-12 15:46:29 -06:00