ladybird/Services
rmg-x 27c19c02d2 RequestServer: Remove check for square brackets in host before resolving
This is no longer needed since `IPv6Address::from_string` supports
square brackets. After the update to curl, `CURLOPT_RESOLVE` now
supports replacing IPv6 hosts as well.
2025-04-05 14:26:09 -04:00
..
ImageDecoder LibGfx+ImageDecoder: Use RefPtr<Bitmap> instead of optional 2025-03-22 17:49:38 +01:00
RequestServer RequestServer: Remove check for square brackets in host before resolving 2025-04-05 14:26:09 -04:00
WebContent LibJS: Make Value() default-construct the undefined value 2025-04-05 11:20:26 +02:00
WebDriver WebDriver: Temporarily disable site isolation 2025-03-12 02:00:54 +00:00
WebWorker LibWeb: Do not store network errors as a StringView 2025-04-02 11:43:53 +02:00
CMakeLists.txt Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00