ladybird/Userland/Libraries/LibHTTP
Ali Mohammad Pur e0465b8939 Revert "LibTLS+Everywhere: Switch to using WolfSSL"
This reverts commit 8bb610b97a.
Linking wolfSSL seems to cause more legal trouble than it's worth due to
it being GPLv2, so let's undo this for now.
2024-07-06 15:15:34 -06:00
..
CMakeLists.txt AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
Forward.h Userland: Convert TLS::TLSv12 to a Core::Stream::Socket 2022-02-06 13:10:10 +01:00
Header.h LibHTTP+RequestServer: Add HTTP::HeaderMap and use for response headers 2024-06-09 15:34:02 +02:00
HeaderMap.h LibHTTP+RequestServer: Add HTTP::HeaderMap and use for response headers 2024-06-09 15:34:02 +02:00
HttpRequest.cpp LibHTTP+RequestServer: Use HTTP::HeaderMap for request headers 2024-06-09 15:34:02 +02:00
HttpRequest.h LibHTTP+RequestServer: Use HTTP::HeaderMap for request headers 2024-06-09 15:34:02 +02:00
HttpResponse.cpp LibHTTP+RequestServer: Add HTTP::HeaderMap and use for response headers 2024-06-09 15:34:02 +02:00
HttpResponse.h LibHTTP+RequestServer: Add HTTP::HeaderMap and use for response headers 2024-06-09 15:34:02 +02:00
HttpsJob.cpp Revert "LibTLS+Everywhere: Switch to using WolfSSL" 2024-07-06 15:15:34 -06:00
HttpsJob.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Job.cpp LibHTTP+LibWeb: Stop bundling "Set-Cookie" headers as JSON 2024-06-09 15:34:02 +02:00
Job.h LibHTTP+LibWeb: Stop bundling "Set-Cookie" headers as JSON 2024-06-09 15:34:02 +02:00