1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
archived-php-src/ext
Emre Çalışkan 7fb6afbe9f Add support for CURLINFO_QUEUE_TIME_T in curl_getinfo() (#19147)
This patch adds support for the CURLINFO_QUEUE_TIME_T constant in the
curl_getinfo() function when compiled with libcurl >= 8.6.0.

CURLINFO_QUEUE_TIME_T This constant allows retrieving the time (in
microseconds) that the request spent in libcurl’s connection queue
before it was sent.
2025-07-17 14:56:07 +02:00
..
2025-06-23 13:58:19 +02:00
2025-03-14 10:51:50 +01:00
2025-06-18 20:47:40 +02:00
2025-07-15 20:39:30 +02:00
2025-03-08 12:27:56 +01:00
2025-07-17 13:45:32 +02:00
2025-07-15 21:07:25 +02:00
2025-04-19 14:11:35 +09:00
2025-07-07 16:28:58 +02:00
2025-05-24 20:39:59 +02:00
2025-06-10 09:59:43 +02:00
2025-07-15 22:28:44 +02:00
2025-07-16 18:27:02 +02:00
2025-06-09 11:26:27 +02:00
2025-06-21 18:03:50 +01:00