mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-27 01:50:24 +00:00
f1dc8e12d2
When the path component of the request URL was empty we'd end up sending requests like "GET HTTP/1.1" (note the missing /). This ensures that we always send a path. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Forward.h | ||
HttpJob.cpp | ||
HttpJob.h | ||
HttpRequest.cpp | ||
HttpRequest.h | ||
HttpResponse.cpp | ||
HttpResponse.h | ||
HttpsJob.cpp | ||
HttpsJob.h | ||
Job.cpp | ||
Job.h |