ladybird/Userland
rmg-x 10acf3f6c7 RequestServer: Set CURLOPT_CONNECTTIMEOUT instead of CURLOPT_TIMEOUT
Set the connection timeout which only limits the connection phase of the
request.

Previously, CURLOPT_TIMEOUT would apply to all transfer operations which
could result in legitimate upload or download operations being
cancelled.
2024-10-11 13:18:05 +02:00
..
Libraries LibJS: Do not print large arrays 2024-10-11 09:59:39 +01:00
Services RequestServer: Set CURLOPT_CONNECTTIMEOUT instead of CURLOPT_TIMEOUT 2024-10-11 13:18:05 +02:00
Utilities UI: Migrate headless-browser to be alongside other Ladybird chromes 2024-10-11 09:09:40 +02:00