mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-11-03 14:50:59 +00:00
This was causing some racey behaviour in LibHTTP, and just generally lead to really bad stack traces; avoid that by switching to Core::Promise and using the existing event loop. Possibly resolves #23524 and #23642. |
||
|---|---|---|
| .. | ||
| Certificate.cpp | ||
| Certificate.h | ||
| CipherSuite.h | ||
| CMakeLists.txt | ||
| Extensions.h | ||
| Handshake.cpp | ||
| HandshakeCertificate.cpp | ||
| HandshakeClient.cpp | ||
| HandshakeServer.cpp | ||
| Record.cpp | ||
| Socket.cpp | ||
| TLSPacketBuilder.h | ||
| TLSv12.cpp | ||
| TLSv12.h | ||