Files
ladybird/Userland/Libraries/LibHTTP/HttpRequest.cpp
Aliaksandr Kalenik 7b8a857e30 LibHTTP: Return error if request is incomplete
If there is not enough input to completely parse HTTP request we need
to return error and handle it in HTTP server.
2023-03-26 17:56:17 +02:00

9.0 KiB