Files
ladybird/Libraries/LibCore/HttpRequest.cpp
Andreas Kling 3a7e49fe07 LibCore: Allow constructing a Core::HttpRequest from a raw HTTP request
This patch adds a very simple HTTP request parser that can be useful
for implementing say.. a web server. :^)
2020-02-09 14:15:55 +01:00

5.1 KiB