ladybird/Libraries/LibRequests
Ali Mohammad Pur 879ae94183 LibRequests: Don't crash on requests without a read stream finishing
This can now happen due to the hostname not existing, as RS explicitly
performs DNS resolution before setting up the response pipe.
2024-11-20 21:37:58 +01:00
..
CMakeLists.txt
Forward.h
NetworkErrorEnum.h
Request.cpp
Request.h
RequestClient.cpp
RequestClient.h
WebSocket.cpp
WebSocket.h