ladybird/Userland/Services
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
..
ImageDecoder Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
RequestServer RequestServer: Set CURLOPT_CONNECTTIMEOUT instead of CURLOPT_TIMEOUT 2024-10-11 13:18:05 +02:00
WebContent LibWeb: Begin implementing the Element Send Keys endpoint 2024-10-11 09:09:23 +02:00
WebDriver LibWeb: Begin implementing the Element Send Keys endpoint 2024-10-11 09:09:23 +02:00
WebWorker LibWeb: Move updating the rendering into HTML task 2024-10-04 07:07:01 +02:00