mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-29 12:49:08 +00:00
LibHTTP: Remove the now-unused job classes
The request/response classes are still used in a couple places and will need more careful removal.
This commit is contained in:
committed by
Andreas Kling
parent
504c80a202
commit
d77843e2f0
@@ -8,7 +8,6 @@
|
||||
#include <AK/Base64.h>
|
||||
#include <AK/StringBuilder.h>
|
||||
#include <LibHTTP/HttpRequest.h>
|
||||
#include <LibHTTP/Job.h>
|
||||
#include <LibURL/Parser.h>
|
||||
|
||||
namespace HTTP {
|
||||
|
||||
Reference in New Issue
Block a user