mirror of
https://github.com/RGBCube/serenity
synced 2025-10-29 10:02:08 +00:00
This also makes LibHTTP's Job::can_read_line() const, as IODevice was keeping that from being const. Fixes #2219 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Forward.h | ||
| HttpJob.cpp | ||
| HttpJob.h | ||
| HttpRequest.cpp | ||
| HttpRequest.h | ||
| HttpResponse.cpp | ||
| HttpResponse.h | ||
| HttpsJob.cpp | ||
| HttpsJob.h | ||
| Job.cpp | ||
| Job.h | ||