mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-08 00:59:44 +00:00
The web server for WPT has a tendency to just disconnect after sending us a resource. This makes curl think an error occurred, but it's actually still recoverable and we have the data. So instead of just bailing, do what we already do for other kinds of resources and try to parse the data we got. If it works out, great! It would be nice to solve this in the networking layer instead, but I'll leave that as an exercise for our future selves. |
||
---|---|---|
.. | ||
ContentFilter.cpp | ||
ContentFilter.h | ||
FileRequest.cpp | ||
FileRequest.h | ||
GeneratedPagesLoader.cpp | ||
GeneratedPagesLoader.h | ||
LoadRequest.cpp | ||
LoadRequest.h | ||
ProxyMappings.cpp | ||
ProxyMappings.h | ||
Resource.cpp | ||
Resource.h | ||
ResourceLoader.cpp | ||
ResourceLoader.h | ||
UserAgent.h |