ladybird/Services/RequestServer
2025-05-29 03:46:49 +02:00
..
CacheLevel.h Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
CMakeLists.txt LibWebSocket+RequestServer: Add a WebSocketImpl using libcurl 2025-02-20 15:04:50 -07:00
ConnectionFromClient.cpp RequestServer: Don't try to self-destruct already-destroyed request 2025-05-29 03:46:49 +02:00
ConnectionFromClient.h LibWebView+RequestServer: Add some UI for DNS settings 2025-04-22 18:05:07 -04:00
main.cpp Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00
RequestClient.ipc LibRequests: Move NetworkError stringification to LibRequests 2025-04-02 08:52:45 -04:00
RequestServer.ipc LibWebView+RequestServer: Add some UI for DNS settings 2025-04-22 18:05:07 -04:00
WebSocketImplCurl.cpp RequestServer: Don't assert for socket fd not being CURL_SOCKET_BAD 2025-04-30 18:20:26 -06:00
WebSocketImplCurl.h RequestServer: Don't assert for socket fd not being CURL_SOCKET_BAD 2025-04-30 18:20:26 -06:00