mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 05:47:35 +00:00
LibCore+LibHTTP: Move out the HTTP handler and add HTTPS
This commit is contained in:
parent
8d20a526e5
commit
7670e5ccf0
27 changed files with 613 additions and 70 deletions
|
@ -36,9 +36,6 @@ class ElapsedTime;
|
|||
class Event;
|
||||
class EventLoop;
|
||||
class File;
|
||||
class HttpJob;
|
||||
class HttpRequest;
|
||||
class HttpResponse;
|
||||
class IODevice;
|
||||
class LocalServer;
|
||||
class LocalSocket;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue