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 Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Forward.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
NetworkErrorEnum.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Request.cpp LibRequests: Don't crash on requests without a read stream finishing 2024-11-20 21:37:58 +01:00
Request.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
RequestClient.cpp Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
RequestClient.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
WebSocket.cpp Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
WebSocket.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00