ladybird/Services/RequestServer
Andrew Kaster d9c85288d9 LibTLS: Remove blocking option and simplify Options struct
The complex macro for options with defaults doesn't make sense
now that there's only one option.
2025-06-23 17:49:21 +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 LibTLS: Remove blocking option and simplify Options struct 2025-06-23 17:49:21 +02:00
ConnectionFromClient.h LibWebView+RequestSever: Wire up a validate-DNSSEC setting option to RS 2025-06-11 18:16:29 +02: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+RequestSever: Wire up a validate-DNSSEC setting option to RS 2025-06-11 18:16:29 +02: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