ladybird/Userland/Libraries/LibURL
Andreas Kling f2fd8fc928 Everywhere: Remove LibGemini
This hasn't been maintained (or worked at all) for a long time,
and it's not a widely supported protocol, so let's drop it.
2024-06-04 09:19:39 +02: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: Avoid expensive IDNA::to_ascii() for all-ASCII domain strings 2024-04-05 16:01:10 -06:00
Parser.h AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
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