HTTP Client
24
Total requests
0
HTTP errors
Clients
http_client 24
Requests
GET | https://geo.api.gouv.fr/communes?codePostal=31100? | |
---|---|---|
Request options | [ "auth_bearer" => null "headers" => [ "Referer" => "preprod.v2.annexx.fr" ] ] |
|
Response |
200
[ "info" => [ "header_size" => 288 "request_size" => 173 "total_time" => 0.064592 "namelookup_time" => 0.000987 "connect_time" => 0.004761 "pretransfer_time" => 0.021608 "size_download" => 2.0 "speed_download" => 30.0 "download_content_length" => 2.0 "starttransfer_time" => 0.064062 "primary_ip" => "37.59.183.65" "primary_port" => 443 "local_ip" => "172.20.0.3" "local_port" => 53180 "http_version" => 3 "protocol" => 2 "scheme" => "https" "appconnect_time_us" => 21467 "connect_time_us" => 4761 "namelookup_time_us" => 987 "pretransfer_time_us" => 21608 "starttransfer_time_us" => 64062 "total_time_us" => 64592 "effective_method" => "GET" "cainfo" => "/etc/ssl/cert.pem" "start_time" => 1755580734.708 "original_url" => "https://geo.api.gouv.fr/communes?codePostal=31100%3F" "pause_handler" => Closure(float $duration) {#6477 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#6450 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#6462 …} : -9223372036854775808 } } "debug" => """ * Host geo.api.gouv.fr:443 was resolved.\n * IPv6: (none)\n * IPv4: 37.59.183.65\n * Trying 37.59.183.65:443...\n * ALPN: curl offers h2,http/1.1\n * CAfile: /etc/ssl/cert.pem\n * CApath: none\n * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / id-ecPublicKey\n * ALPN: server accepted h2\n * Server certificate:\n * subject: CN=geo.api.gouv.fr\n * start date: Jun 23 21:08:14 2025 GMT\n * expire date: Sep 21 21:08:13 2025 GMT\n * subjectAltName: host "geo.api.gouv.fr" matched cert's "geo.api.gouv.fr"\n * issuer: C=US; O=Let's Encrypt; CN=E5\n * SSL certificate verify ok.\n * Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384\n * Certificate level 1: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using sha256WithRSAEncryption\n * Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n * Connected to geo.api.gouv.fr (37.59.183.65) port 443\n * using HTTP/2\n * [HTTP/2] [1] OPENED stream for https://geo.api.gouv.fr/communes?codePostal=31100%3F\n * [HTTP/2] [1] [:method: GET]\n * [HTTP/2] [1] [:scheme: https]\n * [HTTP/2] [1] [:authority: geo.api.gouv.fr]\n * [HTTP/2] [1] [:path: /communes?codePostal=31100%3F]\n * [HTTP/2] [1] [referer: preprod.v2.annexx.fr]\n * [HTTP/2] [1] [accept: */*]\n * [HTTP/2] [1] [user-agent: Symfony HttpClient (Curl)]\n * [HTTP/2] [1] [accept-encoding: gzip]\n > GET /communes?codePostal=31100%3F HTTP/2\r\n Host: geo.api.gouv.fr\r\n Referer: preprod.v2.annexx.fr\r\n Accept: */*\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/2 200 \r\n < server: nginx/1.27.5\r\n < date: Tue, 19 Aug 2025 05:18:54 GMT\r\n < content-type: application/json; charset=utf-8\r\n < content-length: 2\r\n < x-powered-by: Express\r\n < vary: Origin\r\n < etag: W/"2-l9Fw4VUO7kr8CvBlt4zaMCqXZ0w"\r\n < cache-control: public, max-age=3600, immutable\r\n < x-cache-status: MISS\r\n < \r\n """ ] "url" => "https://geo.api.gouv.fr/communes?codePostal=31100%3F" "response_headers" => [ "HTTP/2 200 " "server: nginx/1.27.5" "date: Tue, 19 Aug 2025 05:18:54 GMT" "content-type: application/json; charset=utf-8" "content-length: 2" "x-powered-by: Express" "vary: Origin" "etag: W/"2-l9Fw4VUO7kr8CvBlt4zaMCqXZ0w"" "cache-control: public, max-age=3600, immutable" "x-cache-status: MISS" ] "response_content" => [ "[]" ] ] |
GET | https://geo.api.gouv.fr/communes?codePostal=31300? | |
---|---|---|
Request options | [ "auth_bearer" => null "headers" => [ "Referer" => "preprod.v2.annexx.fr" ] ] |
|
Response |
200
[ "info" => [ "header_size" => 288 "request_size" => 173 "total_time" => 0.044244 "namelookup_time" => 2.5E-5 "pretransfer_time" => 0.000149 "size_download" => 2.0 "speed_download" => 45.0 "download_content_length" => 2.0 "starttransfer_time" => 0.044035 "primary_ip" => "37.59.183.65" "primary_port" => 443 "local_ip" => "172.20.0.3" "local_port" => 53180 "http_version" => 3 "protocol" => 2 "scheme" => "https" "namelookup_time_us" => 25 "pretransfer_time_us" => 149 "starttransfer_time_us" => 44035 "total_time_us" => 44244 "effective_method" => "GET" "cainfo" => "/etc/ssl/cert.pem" "start_time" => 1755580734.7742 "original_url" => "https://geo.api.gouv.fr/communes?codePostal=31300%3F" "pause_handler" => Closure(float $duration) {#6479 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#6475 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#6462 …} : -9223372036854775798 } } "debug" => """ * Re-using existing connection with host geo.api.gouv.fr\n * [HTTP/2] [3] OPENED stream for https://geo.api.gouv.fr/communes?codePostal=31300%3F\n * [HTTP/2] [3] [:method: GET]\n * [HTTP/2] [3] [:scheme: https]\n * [HTTP/2] [3] [:authority: geo.api.gouv.fr]\n * [HTTP/2] [3] [:path: /communes?codePostal=31300%3F]\n * [HTTP/2] [3] [referer: preprod.v2.annexx.fr]\n * [HTTP/2] [3] [accept: */*]\n * [HTTP/2] [3] [user-agent: Symfony HttpClient (Curl)]\n * [HTTP/2] [3] [accept-encoding: gzip]\n > GET /communes?codePostal=31300%3F HTTP/2\r\n Host: geo.api.gouv.fr\r\n Referer: preprod.v2.annexx.fr\r\n Accept: */*\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/2 200 \r\n < server: nginx/1.27.5\r\n < date: Tue, 19 Aug 2025 05:18:54 GMT\r\n < content-type: application/json; charset=utf-8\r\n < content-length: 2\r\n < x-powered-by: Express\r\n < vary: Origin\r\n < etag: W/"2-l9Fw4VUO7kr8CvBlt4zaMCqXZ0w"\r\n < cache-control: public, max-age=3600, immutable\r\n < x-cache-status: MISS\r\n < \r\n """ ] "url" => "https://geo.api.gouv.fr/communes?codePostal=31300%3F" "response_headers" => [ "HTTP/2 200 " "server: nginx/1.27.5" "date: Tue, 19 Aug 2025 05:18:54 GMT" "content-type: application/json; charset=utf-8" "content-length: 2" "x-powered-by: Express" "vary: Origin" "etag: W/"2-l9Fw4VUO7kr8CvBlt4zaMCqXZ0w"" "cache-control: public, max-age=3600, immutable" "x-cache-status: MISS" ] "response_content" => [ "[]" ] ] |
GET | https://geo.api.gouv.fr/communes?codePostal=31520? | |
---|---|---|
Request options | [ "auth_bearer" => null "headers" => [ "Referer" => "preprod.v2.annexx.fr" ] ] |
|
Response |
200
[ "info" => [ "header_size" => 288 "request_size" => 173 "total_time" => 0.054146 "namelookup_time" => 2.8E-5 "pretransfer_time" => 0.000165 "size_download" => 2.0 "speed_download" => 36.0 "download_content_length" => 2.0 "starttransfer_time" => 0.053796 "primary_ip" => "37.59.183.65" "primary_port" => 443 "local_ip" => "172.20.0.3" "local_port" => 53180 "http_version" => 3 "protocol" => 2 "scheme" => "https" "namelookup_time_us" => 28 "pretransfer_time_us" => 165 "starttransfer_time_us" => 53796 "total_time_us" => 54146 "effective_method" => "GET" "cainfo" => "/etc/ssl/cert.pem" "start_time" => 1755580734.82 "original_url" => "https://geo.api.gouv.fr/communes?codePostal=31520%3F" "pause_handler" => Closure(float $duration) {#6465 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#6476 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#6462 …} : -9223372036854775795 } } "debug" => """ * Re-using existing connection with host geo.api.gouv.fr\n * [HTTP/2] [5] OPENED stream for https://geo.api.gouv.fr/communes?codePostal=31520%3F\n * [HTTP/2] [5] [:method: GET]\n * [HTTP/2] [5] [:scheme: https]\n * [HTTP/2] [5] [:authority: geo.api.gouv.fr]\n * [HTTP/2] [5] [:path: /communes?codePostal=31520%3F]\n * [HTTP/2] [5] [referer: preprod.v2.annexx.fr]\n * [HTTP/2] [5] [accept: */*]\n * [HTTP/2] [5] [user-agent: Symfony HttpClient (Curl)]\n * [HTTP/2] [5] [accept-encoding: gzip]\n > GET /communes?codePostal=31520%3F HTTP/2\r\n Host: geo.api.gouv.fr\r\n Referer: preprod.v2.annexx.fr\r\n Accept: */*\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/2 200 \r\n < server: nginx/1.27.5\r\n < date: Tue, 19 Aug 2025 05:18:54 GMT\r\n < content-type: application/json; charset=utf-8\r\n < content-length: 2\r\n < x-powered-by: Express\r\n < vary: Origin\r\n < etag: W/"2-l9Fw4VUO7kr8CvBlt4zaMCqXZ0w"\r\n < cache-control: public, max-age=3600, immutable\r\n < x-cache-status: MISS\r\n < \r\n """ ] "url" => "https://geo.api.gouv.fr/communes?codePostal=31520%3F" "response_headers" => [ "HTTP/2 200 " "server: nginx/1.27.5" "date: Tue, 19 Aug 2025 05:18:54 GMT" "content-type: application/json; charset=utf-8" "content-length: 2" "x-powered-by: Express" "vary: Origin" "etag: W/"2-l9Fw4VUO7kr8CvBlt4zaMCqXZ0w"" "cache-control: public, max-age=3600, immutable" "x-cache-status: MISS" ] "response_content" => [ "[]" ] ] |
GET | https://geo.api.gouv.fr/communes?codePostal=31200? | |
---|---|---|
Request options | [ "auth_bearer" => null "headers" => [ "Referer" => "preprod.v2.annexx.fr" ] ] |
|
Response |
200
[ "info" => [ "header_size" => 288 "request_size" => 173 "total_time" => 0.041831 "namelookup_time" => 5.3E-5 "pretransfer_time" => 0.000262 "size_download" => 2.0 "speed_download" => 47.0 "download_content_length" => 2.0 "starttransfer_time" => 0.041562 "primary_ip" => "37.59.183.65" "primary_port" => 443 "local_ip" => "172.20.0.3" "local_port" => 53180 "http_version" => 3 "protocol" => 2 "scheme" => "https" "namelookup_time_us" => 53 "pretransfer_time_us" => 262 "starttransfer_time_us" => 41562 "total_time_us" => 41831 "effective_method" => "GET" "cainfo" => "/etc/ssl/cert.pem" "start_time" => 1755580734.8768 "original_url" => "https://geo.api.gouv.fr/communes?codePostal=31200%3F" "pause_handler" => Closure(float $duration) {#6485 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#6453 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#6462 …} : -9223372036854775792 } } "debug" => """ * Re-using existing connection with host geo.api.gouv.fr\n * [HTTP/2] [7] OPENED stream for https://geo.api.gouv.fr/communes?codePostal=31200%3F\n * [HTTP/2] [7] [:method: GET]\n * [HTTP/2] [7] [:scheme: https]\n * [HTTP/2] [7] [:authority: geo.api.gouv.fr]\n * [HTTP/2] [7] [:path: /communes?codePostal=31200%3F]\n * [HTTP/2] [7] [referer: preprod.v2.annexx.fr]\n * [HTTP/2] [7] [accept: */*]\n * [HTTP/2] [7] [user-agent: Symfony HttpClient (Curl)]\n * [HTTP/2] [7] [accept-encoding: gzip]\n > GET /communes?codePostal=31200%3F HTTP/2\r\n Host: geo.api.gouv.fr\r\n Referer: preprod.v2.annexx.fr\r\n Accept: */*\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/2 200 \r\n < server: nginx/1.27.5\r\n < date: Tue, 19 Aug 2025 05:18:54 GMT\r\n < content-type: application/json; charset=utf-8\r\n < content-length: 2\r\n < x-powered-by: Express\r\n < vary: Origin\r\n < etag: W/"2-l9Fw4VUO7kr8CvBlt4zaMCqXZ0w"\r\n < cache-control: public, max-age=3600, immutable\r\n < x-cache-status: MISS\r\n < \r\n """ ] "url" => "https://geo.api.gouv.fr/communes?codePostal=31200%3F" "response_headers" => [ "HTTP/2 200 " "server: nginx/1.27.5" "date: Tue, 19 Aug 2025 05:18:54 GMT" "content-type: application/json; charset=utf-8" "content-length: 2" "x-powered-by: Express" "vary: Origin" "etag: W/"2-l9Fw4VUO7kr8CvBlt4zaMCqXZ0w"" "cache-control: public, max-age=3600, immutable" "x-cache-status: MISS" ] "response_content" => [ "[]" ] ] |
GET | https://geo.api.gouv.fr/communes?codePostal=64000? | |
---|---|---|
Request options | [ "auth_bearer" => null "headers" => [ "Referer" => "preprod.v2.annexx.fr" ] ] |
|
Response |
200
[ "info" => [ "header_size" => 288 "request_size" => 173 "total_time" => 0.038727 "namelookup_time" => 8.5E-5 "pretransfer_time" => 0.000373 "size_download" => 2.0 "speed_download" => 51.0 "download_content_length" => 2.0 "starttransfer_time" => 0.038379 "primary_ip" => "37.59.183.65" "primary_port" => 443 "local_ip" => "172.20.0.3" "local_port" => 53180 "http_version" => 3 "protocol" => 2 "scheme" => "https" "namelookup_time_us" => 85 "pretransfer_time_us" => 373 "starttransfer_time_us" => 38379 "total_time_us" => 38727 "effective_method" => "GET" "cainfo" => "/etc/ssl/cert.pem" "start_time" => 1755580734.9211 "original_url" => "https://geo.api.gouv.fr/communes?codePostal=64000%3F" "pause_handler" => Closure(float $duration) {#6494 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#6446 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#6462 …} : -9223372036854775789 } } "debug" => """ * Re-using existing connection with host geo.api.gouv.fr\n * [HTTP/2] [9] OPENED stream for https://geo.api.gouv.fr/communes?codePostal=64000%3F\n * [HTTP/2] [9] [:method: GET]\n * [HTTP/2] [9] [:scheme: https]\n * [HTTP/2] [9] [:authority: geo.api.gouv.fr]\n * [HTTP/2] [9] [:path: /communes?codePostal=64000%3F]\n * [HTTP/2] [9] [referer: preprod.v2.annexx.fr]\n * [HTTP/2] [9] [accept: */*]\n * [HTTP/2] [9] [user-agent: Symfony HttpClient (Curl)]\n * [HTTP/2] [9] [accept-encoding: gzip]\n > GET /communes?codePostal=64000%3F HTTP/2\r\n Host: geo.api.gouv.fr\r\n Referer: preprod.v2.annexx.fr\r\n Accept: */*\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/2 200 \r\n < server: nginx/1.27.5\r\n < date: Tue, 19 Aug 2025 05:18:54 GMT\r\n < content-type: application/json; charset=utf-8\r\n < content-length: 2\r\n < x-powered-by: Express\r\n < vary: Origin\r\n < etag: W/"2-l9Fw4VUO7kr8CvBlt4zaMCqXZ0w"\r\n < cache-control: public, max-age=3600, immutable\r\n < x-cache-status: MISS\r\n < \r\n """ ] "url" => "https://geo.api.gouv.fr/communes?codePostal=64000%3F" "response_headers" => [ "HTTP/2 200 " "server: nginx/1.27.5" "date: Tue, 19 Aug 2025 05:18:54 GMT" "content-type: application/json; charset=utf-8" "content-length: 2" "x-powered-by: Express" "vary: Origin" "etag: W/"2-l9Fw4VUO7kr8CvBlt4zaMCqXZ0w"" "cache-control: public, max-age=3600, immutable" "x-cache-status: MISS" ] "response_content" => [ "[]" ] ] |
GET | https://geo.api.gouv.fr/communes?codePostal=93400? | |
---|---|---|
Request options | [ "auth_bearer" => null "headers" => [ "Referer" => "preprod.v2.annexx.fr" ] ] |
|
Response |
200
[ "info" => [ "header_size" => 288 "request_size" => 173 "total_time" => 0.038168 "namelookup_time" => 5.9E-5 "pretransfer_time" => 0.000336 "size_download" => 2.0 "speed_download" => 52.0 "download_content_length" => 2.0 "starttransfer_time" => 0.037826 "primary_ip" => "37.59.183.65" "primary_port" => 443 "local_ip" => "172.20.0.3" "local_port" => 53180 "http_version" => 3 "protocol" => 2 "scheme" => "https" "namelookup_time_us" => 59 "pretransfer_time_us" => 336 "starttransfer_time_us" => 37826 "total_time_us" => 38168 "effective_method" => "GET" "cainfo" => "/etc/ssl/cert.pem" "start_time" => 1755580734.9624 "original_url" => "https://geo.api.gouv.fr/communes?codePostal=93400%3F" "pause_handler" => Closure(float $duration) {#6503 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#6478 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#6462 …} : -9223372036854775786 } } "debug" => """ * Re-using existing connection with host geo.api.gouv.fr\n * [HTTP/2] [11] OPENED stream for https://geo.api.gouv.fr/communes?codePostal=93400%3F\n * [HTTP/2] [11] [:method: GET]\n * [HTTP/2] [11] [:scheme: https]\n * [HTTP/2] [11] [:authority: geo.api.gouv.fr]\n * [HTTP/2] [11] [:path: /communes?codePostal=93400%3F]\n * [HTTP/2] [11] [referer: preprod.v2.annexx.fr]\n * [HTTP/2] [11] [accept: */*]\n * [HTTP/2] [11] [user-agent: Symfony HttpClient (Curl)]\n * [HTTP/2] [11] [accept-encoding: gzip]\n > GET /communes?codePostal=93400%3F HTTP/2\r\n Host: geo.api.gouv.fr\r\n Referer: preprod.v2.annexx.fr\r\n Accept: */*\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/2 200 \r\n < server: nginx/1.27.5\r\n < date: Tue, 19 Aug 2025 05:18:54 GMT\r\n < content-type: application/json; charset=utf-8\r\n < content-length: 2\r\n < x-powered-by: Express\r\n < vary: Origin\r\n < etag: W/"2-l9Fw4VUO7kr8CvBlt4zaMCqXZ0w"\r\n < cache-control: public, max-age=3600, immutable\r\n < x-cache-status: MISS\r\n < \r\n """ ] "url" => "https://geo.api.gouv.fr/communes?codePostal=93400%3F" "response_headers" => [ "HTTP/2 200 " "server: nginx/1.27.5" "date: Tue, 19 Aug 2025 05:18:54 GMT" "content-type: application/json; charset=utf-8" "content-length: 2" "x-powered-by: Express" "vary: Origin" "etag: W/"2-l9Fw4VUO7kr8CvBlt4zaMCqXZ0w"" "cache-control: public, max-age=3600, immutable" "x-cache-status: MISS" ] "response_content" => [ "[]" ] ] |
GET | https://geo.api.gouv.fr/communes?codePostal=33170? | |
---|---|---|
Request options | [ "auth_bearer" => null "headers" => [ "Referer" => "preprod.v2.annexx.fr" ] ] |
|
Response |
200
[ "info" => [ "header_size" => 288 "request_size" => 173 "total_time" => 0.033094 "namelookup_time" => 6.0E-5 "pretransfer_time" => 0.00034 "size_download" => 2.0 "speed_download" => 60.0 "download_content_length" => 2.0 "starttransfer_time" => 0.03284 "primary_ip" => "37.59.183.65" "primary_port" => 443 "local_ip" => "172.20.0.3" "local_port" => 53180 "http_version" => 3 "protocol" => 2 "scheme" => "https" "namelookup_time_us" => 60 "pretransfer_time_us" => 340 "starttransfer_time_us" => 32840 "total_time_us" => 33094 "effective_method" => "GET" "cainfo" => "/etc/ssl/cert.pem" "start_time" => 1755580735.0033 "original_url" => "https://geo.api.gouv.fr/communes?codePostal=33170%3F" "pause_handler" => Closure(float $duration) {#6512 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#6452 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#6462 …} : -9223372036854775783 } } "debug" => """ * Re-using existing connection with host geo.api.gouv.fr\n * [HTTP/2] [13] OPENED stream for https://geo.api.gouv.fr/communes?codePostal=33170%3F\n * [HTTP/2] [13] [:method: GET]\n * [HTTP/2] [13] [:scheme: https]\n * [HTTP/2] [13] [:authority: geo.api.gouv.fr]\n * [HTTP/2] [13] [:path: /communes?codePostal=33170%3F]\n * [HTTP/2] [13] [referer: preprod.v2.annexx.fr]\n * [HTTP/2] [13] [accept: */*]\n * [HTTP/2] [13] [user-agent: Symfony HttpClient (Curl)]\n * [HTTP/2] [13] [accept-encoding: gzip]\n > GET /communes?codePostal=33170%3F HTTP/2\r\n Host: geo.api.gouv.fr\r\n Referer: preprod.v2.annexx.fr\r\n Accept: */*\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/2 200 \r\n < server: nginx/1.27.5\r\n < date: Tue, 19 Aug 2025 05:18:55 GMT\r\n < content-type: application/json; charset=utf-8\r\n < content-length: 2\r\n < x-powered-by: Express\r\n < vary: Origin\r\n < etag: W/"2-l9Fw4VUO7kr8CvBlt4zaMCqXZ0w"\r\n < cache-control: public, max-age=3600, immutable\r\n < x-cache-status: MISS\r\n < \r\n """ ] "url" => "https://geo.api.gouv.fr/communes?codePostal=33170%3F" "response_headers" => [ "HTTP/2 200 " "server: nginx/1.27.5" "date: Tue, 19 Aug 2025 05:18:55 GMT" "content-type: application/json; charset=utf-8" "content-length: 2" "x-powered-by: Express" "vary: Origin" "etag: W/"2-l9Fw4VUO7kr8CvBlt4zaMCqXZ0w"" "cache-control: public, max-age=3600, immutable" "x-cache-status: MISS" ] "response_content" => [ "[]" ] ] |
GET | https://geo.api.gouv.fr/communes?codePostal=Bouliac? | |
---|---|---|
Request options | [ "auth_bearer" => null "headers" => [ "Referer" => "preprod.v2.annexx.fr" ] ] |
|
Response |
200
[ "info" => [ "header_size" => 288 "request_size" => 175 "total_time" => 0.02372 "namelookup_time" => 3.7E-5 "pretransfer_time" => 0.00021 "size_download" => 2.0 "speed_download" => 84.0 "download_content_length" => 2.0 "starttransfer_time" => 0.023462 "primary_ip" => "37.59.183.65" "primary_port" => 443 "local_ip" => "172.20.0.3" "local_port" => 53180 "http_version" => 3 "protocol" => 2 "scheme" => "https" "namelookup_time_us" => 37 "pretransfer_time_us" => 210 "starttransfer_time_us" => 23462 "total_time_us" => 23720 "effective_method" => "GET" "cainfo" => "/etc/ssl/cert.pem" "start_time" => 1755580735.0384 "original_url" => "https://geo.api.gouv.fr/communes?codePostal=Bouliac%3F" "pause_handler" => Closure(float $duration) {#6521 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#6480 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#6462 …} : -9223372036854775780 } } "debug" => """ * Re-using existing connection with host geo.api.gouv.fr\n * [HTTP/2] [15] OPENED stream for https://geo.api.gouv.fr/communes?codePostal=Bouliac%3F\n * [HTTP/2] [15] [:method: GET]\n * [HTTP/2] [15] [:scheme: https]\n * [HTTP/2] [15] [:authority: geo.api.gouv.fr]\n * [HTTP/2] [15] [:path: /communes?codePostal=Bouliac%3F]\n * [HTTP/2] [15] [referer: preprod.v2.annexx.fr]\n * [HTTP/2] [15] [accept: */*]\n * [HTTP/2] [15] [user-agent: Symfony HttpClient (Curl)]\n * [HTTP/2] [15] [accept-encoding: gzip]\n > GET /communes?codePostal=Bouliac%3F HTTP/2\r\n Host: geo.api.gouv.fr\r\n Referer: preprod.v2.annexx.fr\r\n Accept: */*\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/2 200 \r\n < server: nginx/1.27.5\r\n < date: Tue, 19 Aug 2025 05:18:55 GMT\r\n < content-type: application/json; charset=utf-8\r\n < content-length: 2\r\n < x-powered-by: Express\r\n < vary: Origin\r\n < etag: W/"2-l9Fw4VUO7kr8CvBlt4zaMCqXZ0w"\r\n < cache-control: public, max-age=3600, immutable\r\n < x-cache-status: MISS\r\n < \r\n """ ] "url" => "https://geo.api.gouv.fr/communes?codePostal=Bouliac%3F" "response_headers" => [ "HTTP/2 200 " "server: nginx/1.27.5" "date: Tue, 19 Aug 2025 05:18:55 GMT" "content-type: application/json; charset=utf-8" "content-length: 2" "x-powered-by: Express" "vary: Origin" "etag: W/"2-l9Fw4VUO7kr8CvBlt4zaMCqXZ0w"" "cache-control: public, max-age=3600, immutable" "x-cache-status: MISS" ] "response_content" => [ "[]" ] ] |
GET | https://geo.api.gouv.fr/communes?codePostal=69680? | |
---|---|---|
Request options | [ "auth_bearer" => null "headers" => [ "Referer" => "preprod.v2.annexx.fr" ] ] |
|
Response |
200
[ "info" => [ "header_size" => 288 "request_size" => 173 "total_time" => 0.042068 "namelookup_time" => 4.6E-5 "pretransfer_time" => 0.000265 "size_download" => 2.0 "speed_download" => 47.0 "download_content_length" => 2.0 "starttransfer_time" => 0.041797 "primary_ip" => "37.59.183.65" "primary_port" => 443 "local_ip" => "172.20.0.3" "local_port" => 53180 "http_version" => 3 "protocol" => 2 "scheme" => "https" "namelookup_time_us" => 46 "pretransfer_time_us" => 265 "starttransfer_time_us" => 41797 "total_time_us" => 42068 "effective_method" => "GET" "cainfo" => "/etc/ssl/cert.pem" "start_time" => 1755580735.0645 "original_url" => "https://geo.api.gouv.fr/communes?codePostal=69680%3F" "pause_handler" => Closure(float $duration) {#6530 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#6489 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#6462 …} : -9223372036854775777 } } "debug" => """ * Re-using existing connection with host geo.api.gouv.fr\n * [HTTP/2] [17] OPENED stream for https://geo.api.gouv.fr/communes?codePostal=69680%3F\n * [HTTP/2] [17] [:method: GET]\n * [HTTP/2] [17] [:scheme: https]\n * [HTTP/2] [17] [:authority: geo.api.gouv.fr]\n * [HTTP/2] [17] [:path: /communes?codePostal=69680%3F]\n * [HTTP/2] [17] [referer: preprod.v2.annexx.fr]\n * [HTTP/2] [17] [accept: */*]\n * [HTTP/2] [17] [user-agent: Symfony HttpClient (Curl)]\n * [HTTP/2] [17] [accept-encoding: gzip]\n > GET /communes?codePostal=69680%3F HTTP/2\r\n Host: geo.api.gouv.fr\r\n Referer: preprod.v2.annexx.fr\r\n Accept: */*\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/2 200 \r\n < server: nginx/1.27.5\r\n < date: Tue, 19 Aug 2025 05:18:55 GMT\r\n < content-type: application/json; charset=utf-8\r\n < content-length: 2\r\n < x-powered-by: Express\r\n < vary: Origin\r\n < etag: W/"2-l9Fw4VUO7kr8CvBlt4zaMCqXZ0w"\r\n < cache-control: public, max-age=3600, immutable\r\n < x-cache-status: MISS\r\n < \r\n """ ] "url" => "https://geo.api.gouv.fr/communes?codePostal=69680%3F" "response_headers" => [ "HTTP/2 200 " "server: nginx/1.27.5" "date: Tue, 19 Aug 2025 05:18:55 GMT" "content-type: application/json; charset=utf-8" "content-length: 2" "x-powered-by: Express" "vary: Origin" "etag: W/"2-l9Fw4VUO7kr8CvBlt4zaMCqXZ0w"" "cache-control: public, max-age=3600, immutable" "x-cache-status: MISS" ] "response_content" => [ "[]" ] ] |
GET | https://geo.api.gouv.fr/communes?codePostal=91430? | |
---|---|---|
Request options | [ "auth_bearer" => null "headers" => [ "Referer" => "preprod.v2.annexx.fr" ] ] |
|
Response |
200
[ "info" => [ "header_size" => 288 "request_size" => 173 "total_time" => 0.040759 "namelookup_time" => 3.9E-5 "pretransfer_time" => 0.000227 "size_download" => 2.0 "speed_download" => 49.0 "download_content_length" => 2.0 "starttransfer_time" => 0.040535 "primary_ip" => "37.59.183.65" "primary_port" => 443 "local_ip" => "172.20.0.3" "local_port" => 53180 "http_version" => 3 "protocol" => 2 "scheme" => "https" "namelookup_time_us" => 39 "pretransfer_time_us" => 227 "starttransfer_time_us" => 40535 "total_time_us" => 40759 "effective_method" => "GET" "cainfo" => "/etc/ssl/cert.pem" "start_time" => 1755580735.109 "original_url" => "https://geo.api.gouv.fr/communes?codePostal=91430%3F" "pause_handler" => Closure(float $duration) {#6539 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#6498 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#6462 …} : -9223372036854775774 } } "debug" => """ * Re-using existing connection with host geo.api.gouv.fr\n * [HTTP/2] [19] OPENED stream for https://geo.api.gouv.fr/communes?codePostal=91430%3F\n * [HTTP/2] [19] [:method: GET]\n * [HTTP/2] [19] [:scheme: https]\n * [HTTP/2] [19] [:authority: geo.api.gouv.fr]\n * [HTTP/2] [19] [:path: /communes?codePostal=91430%3F]\n * [HTTP/2] [19] [referer: preprod.v2.annexx.fr]\n * [HTTP/2] [19] [accept: */*]\n * [HTTP/2] [19] [user-agent: Symfony HttpClient (Curl)]\n * [HTTP/2] [19] [accept-encoding: gzip]\n > GET /communes?codePostal=91430%3F HTTP/2\r\n Host: geo.api.gouv.fr\r\n Referer: preprod.v2.annexx.fr\r\n Accept: */*\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/2 200 \r\n < server: nginx/1.27.5\r\n < date: Tue, 19 Aug 2025 05:18:55 GMT\r\n < content-type: application/json; charset=utf-8\r\n < content-length: 2\r\n < x-powered-by: Express\r\n < vary: Origin\r\n < etag: W/"2-l9Fw4VUO7kr8CvBlt4zaMCqXZ0w"\r\n < cache-control: public, max-age=3600, immutable\r\n < x-cache-status: MISS\r\n < \r\n """ ] "url" => "https://geo.api.gouv.fr/communes?codePostal=91430%3F" "response_headers" => [ "HTTP/2 200 " "server: nginx/1.27.5" "date: Tue, 19 Aug 2025 05:18:55 GMT" "content-type: application/json; charset=utf-8" "content-length: 2" "x-powered-by: Express" "vary: Origin" "etag: W/"2-l9Fw4VUO7kr8CvBlt4zaMCqXZ0w"" "cache-control: public, max-age=3600, immutable" "x-cache-status: MISS" ] "response_content" => [ "[]" ] ] |
GET | https://geo.api.gouv.fr/communes?codePostal=93130? | |
---|---|---|
Request options | [ "auth_bearer" => null "headers" => [ "Referer" => "preprod.v2.annexx.fr" ] ] |
|
Response |
200
[ "info" => [ "header_size" => 288 "request_size" => 173 "total_time" => 0.039454 "namelookup_time" => 3.9E-5 "pretransfer_time" => 0.000216 "size_download" => 2.0 "speed_download" => 50.0 "download_content_length" => 2.0 "starttransfer_time" => 0.039212 "primary_ip" => "37.59.183.65" "primary_port" => 443 "local_ip" => "172.20.0.3" "local_port" => 53180 "http_version" => 3 "protocol" => 2 "scheme" => "https" "namelookup_time_us" => 39 "pretransfer_time_us" => 216 "starttransfer_time_us" => 39212 "total_time_us" => 39454 "effective_method" => "GET" "cainfo" => "/etc/ssl/cert.pem" "start_time" => 1755580735.1519 "original_url" => "https://geo.api.gouv.fr/communes?codePostal=93130%3F" "pause_handler" => Closure(float $duration) {#6548 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#6507 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#6462 …} : -9223372036854775771 } } "debug" => """ * Re-using existing connection with host geo.api.gouv.fr\n * [HTTP/2] [21] OPENED stream for https://geo.api.gouv.fr/communes?codePostal=93130%3F\n * [HTTP/2] [21] [:method: GET]\n * [HTTP/2] [21] [:scheme: https]\n * [HTTP/2] [21] [:authority: geo.api.gouv.fr]\n * [HTTP/2] [21] [:path: /communes?codePostal=93130%3F]\n * [HTTP/2] [21] [referer: preprod.v2.annexx.fr]\n * [HTTP/2] [21] [accept: */*]\n * [HTTP/2] [21] [user-agent: Symfony HttpClient (Curl)]\n * [HTTP/2] [21] [accept-encoding: gzip]\n > GET /communes?codePostal=93130%3F HTTP/2\r\n Host: geo.api.gouv.fr\r\n Referer: preprod.v2.annexx.fr\r\n Accept: */*\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/2 200 \r\n < server: nginx/1.27.5\r\n < date: Tue, 19 Aug 2025 05:18:55 GMT\r\n < content-type: application/json; charset=utf-8\r\n < content-length: 2\r\n < x-powered-by: Express\r\n < vary: Origin\r\n < etag: W/"2-l9Fw4VUO7kr8CvBlt4zaMCqXZ0w"\r\n < cache-control: public, max-age=3600, immutable\r\n < x-cache-status: MISS\r\n < \r\n """ ] "url" => "https://geo.api.gouv.fr/communes?codePostal=93130%3F" "response_headers" => [ "HTTP/2 200 " "server: nginx/1.27.5" "date: Tue, 19 Aug 2025 05:18:55 GMT" "content-type: application/json; charset=utf-8" "content-length: 2" "x-powered-by: Express" "vary: Origin" "etag: W/"2-l9Fw4VUO7kr8CvBlt4zaMCqXZ0w"" "cache-control: public, max-age=3600, immutable" "x-cache-status: MISS" ] "response_content" => [ "[]" ] ] |
GET | https://geo.api.gouv.fr/communes?codePostal=44300? | |
---|---|---|
Request options | [ "auth_bearer" => null "headers" => [ "Referer" => "preprod.v2.annexx.fr" ] ] |
|
Response |
200
[ "info" => [ "header_size" => 288 "request_size" => 173 "total_time" => 0.054586 "namelookup_time" => 4.2E-5 "pretransfer_time" => 0.00028 "size_download" => 2.0 "speed_download" => 36.0 "download_content_length" => 2.0 "starttransfer_time" => 0.054341 "primary_ip" => "37.59.183.65" "primary_port" => 443 "local_ip" => "172.20.0.3" "local_port" => 53180 "http_version" => 3 "protocol" => 2 "scheme" => "https" "namelookup_time_us" => 42 "pretransfer_time_us" => 280 "starttransfer_time_us" => 54341 "total_time_us" => 54586 "effective_method" => "GET" "cainfo" => "/etc/ssl/cert.pem" "start_time" => 1755580735.1936 "original_url" => "https://geo.api.gouv.fr/communes?codePostal=44300%3F" "pause_handler" => Closure(float $duration) {#6557 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#6516 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#6462 …} : -9223372036854775768 } } "debug" => """ * Re-using existing connection with host geo.api.gouv.fr\n * [HTTP/2] [23] OPENED stream for https://geo.api.gouv.fr/communes?codePostal=44300%3F\n * [HTTP/2] [23] [:method: GET]\n * [HTTP/2] [23] [:scheme: https]\n * [HTTP/2] [23] [:authority: geo.api.gouv.fr]\n * [HTTP/2] [23] [:path: /communes?codePostal=44300%3F]\n * [HTTP/2] [23] [referer: preprod.v2.annexx.fr]\n * [HTTP/2] [23] [accept: */*]\n * [HTTP/2] [23] [user-agent: Symfony HttpClient (Curl)]\n * [HTTP/2] [23] [accept-encoding: gzip]\n > GET /communes?codePostal=44300%3F HTTP/2\r\n Host: geo.api.gouv.fr\r\n Referer: preprod.v2.annexx.fr\r\n Accept: */*\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/2 200 \r\n < server: nginx/1.27.5\r\n < date: Tue, 19 Aug 2025 05:18:55 GMT\r\n < content-type: application/json; charset=utf-8\r\n < content-length: 2\r\n < x-powered-by: Express\r\n < vary: Origin\r\n < etag: W/"2-l9Fw4VUO7kr8CvBlt4zaMCqXZ0w"\r\n < cache-control: public, max-age=3600, immutable\r\n < x-cache-status: MISS\r\n < \r\n """ ] "url" => "https://geo.api.gouv.fr/communes?codePostal=44300%3F" "response_headers" => [ "HTTP/2 200 " "server: nginx/1.27.5" "date: Tue, 19 Aug 2025 05:18:55 GMT" "content-type: application/json; charset=utf-8" "content-length: 2" "x-powered-by: Express" "vary: Origin" "etag: W/"2-l9Fw4VUO7kr8CvBlt4zaMCqXZ0w"" "cache-control: public, max-age=3600, immutable" "x-cache-status: MISS" ] "response_content" => [ "[]" ] ] |
GET | https://geo.api.gouv.fr/communes?codePostal=95000? | |
---|---|---|
Request options | [ "auth_bearer" => null "headers" => [ "Referer" => "preprod.v2.annexx.fr" ] ] |
|
Response |
200
[ "info" => [ "header_size" => 288 "request_size" => 173 "total_time" => 0.023151 "namelookup_time" => 2.6E-5 "pretransfer_time" => 0.000157 "size_download" => 2.0 "speed_download" => 86.0 "download_content_length" => 2.0 "starttransfer_time" => 0.022972 "primary_ip" => "37.59.183.65" "primary_port" => 443 "local_ip" => "172.20.0.3" "local_port" => 53180 "http_version" => 3 "protocol" => 2 "scheme" => "https" "namelookup_time_us" => 26 "pretransfer_time_us" => 157 "starttransfer_time_us" => 22972 "total_time_us" => 23151 "effective_method" => "GET" "cainfo" => "/etc/ssl/cert.pem" "start_time" => 1755580735.2497 "original_url" => "https://geo.api.gouv.fr/communes?codePostal=95000%3F" "pause_handler" => Closure(float $duration) {#6566 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#6525 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#6462 …} : -9223372036854775765 } } "debug" => """ * Re-using existing connection with host geo.api.gouv.fr\n * [HTTP/2] [25] OPENED stream for https://geo.api.gouv.fr/communes?codePostal=95000%3F\n * [HTTP/2] [25] [:method: GET]\n * [HTTP/2] [25] [:scheme: https]\n * [HTTP/2] [25] [:authority: geo.api.gouv.fr]\n * [HTTP/2] [25] [:path: /communes?codePostal=95000%3F]\n * [HTTP/2] [25] [referer: preprod.v2.annexx.fr]\n * [HTTP/2] [25] [accept: */*]\n * [HTTP/2] [25] [user-agent: Symfony HttpClient (Curl)]\n * [HTTP/2] [25] [accept-encoding: gzip]\n > GET /communes?codePostal=95000%3F HTTP/2\r\n Host: geo.api.gouv.fr\r\n Referer: preprod.v2.annexx.fr\r\n Accept: */*\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/2 200 \r\n < server: nginx/1.27.5\r\n < date: Tue, 19 Aug 2025 05:18:55 GMT\r\n < content-type: application/json; charset=utf-8\r\n < content-length: 2\r\n < x-powered-by: Express\r\n < vary: Origin\r\n < etag: W/"2-l9Fw4VUO7kr8CvBlt4zaMCqXZ0w"\r\n < cache-control: public, max-age=3600, immutable\r\n < x-cache-status: MISS\r\n < \r\n """ ] "url" => "https://geo.api.gouv.fr/communes?codePostal=95000%3F" "response_headers" => [ "HTTP/2 200 " "server: nginx/1.27.5" "date: Tue, 19 Aug 2025 05:18:55 GMT" "content-type: application/json; charset=utf-8" "content-length: 2" "x-powered-by: Express" "vary: Origin" "etag: W/"2-l9Fw4VUO7kr8CvBlt4zaMCqXZ0w"" "cache-control: public, max-age=3600, immutable" "x-cache-status: MISS" ] "response_content" => [ "[]" ] ] |
GET | https://geo.api.gouv.fr/communes?codePostal=93130? | |
---|---|---|
Request options | [ "auth_bearer" => null "headers" => [ "Referer" => "preprod.v2.annexx.fr" ] ] |
|
Response |
200
[ "info" => [ "header_size" => 288 "request_size" => 173 "total_time" => 0.038001 "namelookup_time" => 2.6E-5 "pretransfer_time" => 0.000152 "size_download" => 2.0 "speed_download" => 52.0 "download_content_length" => 2.0 "starttransfer_time" => 0.037788 "primary_ip" => "37.59.183.65" "primary_port" => 443 "local_ip" => "172.20.0.3" "local_port" => 53180 "http_version" => 3 "protocol" => 2 "scheme" => "https" "namelookup_time_us" => 26 "pretransfer_time_us" => 152 "starttransfer_time_us" => 37788 "total_time_us" => 38001 "effective_method" => "GET" "cainfo" => "/etc/ssl/cert.pem" "start_time" => 1755580735.2744 "original_url" => "https://geo.api.gouv.fr/communes?codePostal=93130%3F" "pause_handler" => Closure(float $duration) {#6575 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#6534 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#6462 …} : -9223372036854775762 } } "debug" => """ * Re-using existing connection with host geo.api.gouv.fr\n * [HTTP/2] [27] OPENED stream for https://geo.api.gouv.fr/communes?codePostal=93130%3F\n * [HTTP/2] [27] [:method: GET]\n * [HTTP/2] [27] [:scheme: https]\n * [HTTP/2] [27] [:authority: geo.api.gouv.fr]\n * [HTTP/2] [27] [:path: /communes?codePostal=93130%3F]\n * [HTTP/2] [27] [referer: preprod.v2.annexx.fr]\n * [HTTP/2] [27] [accept: */*]\n * [HTTP/2] [27] [user-agent: Symfony HttpClient (Curl)]\n * [HTTP/2] [27] [accept-encoding: gzip]\n > GET /communes?codePostal=93130%3F HTTP/2\r\n Host: geo.api.gouv.fr\r\n Referer: preprod.v2.annexx.fr\r\n Accept: */*\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/2 200 \r\n < server: nginx/1.27.5\r\n < date: Tue, 19 Aug 2025 05:18:55 GMT\r\n < content-type: application/json; charset=utf-8\r\n < content-length: 2\r\n < x-powered-by: Express\r\n < vary: Origin\r\n < etag: W/"2-l9Fw4VUO7kr8CvBlt4zaMCqXZ0w"\r\n < cache-control: public, max-age=3600, immutable\r\n < x-cache-status: MISS\r\n < \r\n """ ] "url" => "https://geo.api.gouv.fr/communes?codePostal=93130%3F" "response_headers" => [ "HTTP/2 200 " "server: nginx/1.27.5" "date: Tue, 19 Aug 2025 05:18:55 GMT" "content-type: application/json; charset=utf-8" "content-length: 2" "x-powered-by: Express" "vary: Origin" "etag: W/"2-l9Fw4VUO7kr8CvBlt4zaMCqXZ0w"" "cache-control: public, max-age=3600, immutable" "x-cache-status: MISS" ] "response_content" => [ "[]" ] ] |
GET | https://geo.api.gouv.fr/communes?codePostal=33300? | |
---|---|---|
Request options | [ "auth_bearer" => null "headers" => [ "Referer" => "preprod.v2.annexx.fr" ] ] |
|
Response |
200
[ "info" => [ "header_size" => 288 "request_size" => 173 "total_time" => 0.04094 "namelookup_time" => 3.4E-5 "pretransfer_time" => 0.000196 "size_download" => 2.0 "speed_download" => 48.0 "download_content_length" => 2.0 "starttransfer_time" => 0.040735 "primary_ip" => "37.59.183.65" "primary_port" => 443 "local_ip" => "172.20.0.3" "local_port" => 53180 "http_version" => 3 "protocol" => 2 "scheme" => "https" "namelookup_time_us" => 34 "pretransfer_time_us" => 196 "starttransfer_time_us" => 40735 "total_time_us" => 40940 "effective_method" => "GET" "cainfo" => "/etc/ssl/cert.pem" "start_time" => 1755580735.3142 "original_url" => "https://geo.api.gouv.fr/communes?codePostal=33300%3F" "pause_handler" => Closure(float $duration) {#6583 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#6543 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#6462 …} : -9223372036854775759 } } "debug" => """ * Re-using existing connection with host geo.api.gouv.fr\n * [HTTP/2] [29] OPENED stream for https://geo.api.gouv.fr/communes?codePostal=33300%3F\n * [HTTP/2] [29] [:method: GET]\n * [HTTP/2] [29] [:scheme: https]\n * [HTTP/2] [29] [:authority: geo.api.gouv.fr]\n * [HTTP/2] [29] [:path: /communes?codePostal=33300%3F]\n * [HTTP/2] [29] [referer: preprod.v2.annexx.fr]\n * [HTTP/2] [29] [accept: */*]\n * [HTTP/2] [29] [user-agent: Symfony HttpClient (Curl)]\n * [HTTP/2] [29] [accept-encoding: gzip]\n > GET /communes?codePostal=33300%3F HTTP/2\r\n Host: geo.api.gouv.fr\r\n Referer: preprod.v2.annexx.fr\r\n Accept: */*\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/2 200 \r\n < server: nginx/1.27.5\r\n < date: Tue, 19 Aug 2025 05:18:55 GMT\r\n < content-type: application/json; charset=utf-8\r\n < content-length: 2\r\n < x-powered-by: Express\r\n < vary: Origin\r\n < etag: W/"2-l9Fw4VUO7kr8CvBlt4zaMCqXZ0w"\r\n < cache-control: public, max-age=3600, immutable\r\n < x-cache-status: MISS\r\n < \r\n """ ] "url" => "https://geo.api.gouv.fr/communes?codePostal=33300%3F" "response_headers" => [ "HTTP/2 200 " "server: nginx/1.27.5" "date: Tue, 19 Aug 2025 05:18:55 GMT" "content-type: application/json; charset=utf-8" "content-length: 2" "x-powered-by: Express" "vary: Origin" "etag: W/"2-l9Fw4VUO7kr8CvBlt4zaMCqXZ0w"" "cache-control: public, max-age=3600, immutable" "x-cache-status: MISS" ] "response_content" => [ "[]" ] ] |
GET | https://api.iconify.design/mynaui.json?icons=click-solid | |
---|---|---|
Request options | [ "normalized_headers" => [] "headers" => [] "query" => [] "base_uri" => [ "scheme" => "https:" "authority" => "//api.iconify.design" "path" => null "query" => null "fragment" => null ] ] |
|
Response |
200
[ "info" => [ "header_size" => 878 "request_size" => 146 "total_time" => 0.074054 "namelookup_time" => 0.025189 "connect_time" => 0.031748 "pretransfer_time" => 0.044657 "size_download" => 359.0 "speed_download" => 4847.0 "starttransfer_time" => 0.0737 "primary_ip" => "104.26.13.204" "primary_port" => 443 "local_ip" => "172.20.0.3" "local_port" => 37492 "http_version" => 3 "protocol" => 2 "scheme" => "https" "appconnect_time_us" => 44490 "connect_time_us" => 31748 "namelookup_time_us" => 25189 "pretransfer_time_us" => 44657 "starttransfer_time_us" => 73700 "total_time_us" => 74054 "effective_method" => "GET" "cainfo" => "/etc/ssl/cert.pem" "start_time" => 1755580735.6451 "original_url" => "https://api.iconify.design/mynaui.json?icons=click-solid" "pause_handler" => Closure(float $duration) {#9487 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#9483 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#6462 …} : -9223372036854775756 } } "debug" => """ * Host api.iconify.design:443 was resolved.\n * IPv6: 2606:4700:20::681a:ccc, 2606:4700:20::681a:dcc, 2606:4700:20::ac43:479f\n * IPv4: 104.26.13.204, 104.26.12.204, 172.67.71.159\n * Trying [2606:4700:20::681a:ccc]:443...\n * Immediate connect fail for 2606:4700:20::681a:ccc: Network unreachable\n * Trying [2606:4700:20::681a:dcc]:443...\n * Immediate connect fail for 2606:4700:20::681a:dcc: Network unreachable\n * Trying [2606:4700:20::ac43:479f]:443...\n * Immediate connect fail for 2606:4700:20::ac43:479f: Network unreachable\n * Trying 104.26.13.204:443...\n * ALPN: curl offers h2,http/1.1\n * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / id-ecPublicKey\n * ALPN: server accepted h2\n * Server certificate:\n * subject: CN=iconify.design\n * start date: Aug 2 02:07:29 2025 GMT\n * expire date: Oct 31 03:07:26 2025 GMT\n * subjectAltName: host "api.iconify.design" matched cert's "*.iconify.design"\n * issuer: C=US; O=Google Trust Services; CN=WE1\n * SSL certificate verify ok.\n * Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA256\n * Certificate level 1: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384\n * Certificate level 2: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using ecdsa-with-SHA384\n * Connected to api.iconify.design (104.26.13.204) port 443\n * using HTTP/2\n * [HTTP/2] [1] OPENED stream for https://api.iconify.design/mynaui.json?icons=click-solid\n * [HTTP/2] [1] [:method: GET]\n * [HTTP/2] [1] [:scheme: https]\n * [HTTP/2] [1] [:authority: api.iconify.design]\n * [HTTP/2] [1] [:path: /mynaui.json?icons=click-solid]\n * [HTTP/2] [1] [accept: */*]\n * [HTTP/2] [1] [user-agent: Symfony HttpClient (Curl)]\n * [HTTP/2] [1] [accept-encoding: gzip]\n > GET /mynaui.json?icons=click-solid HTTP/2\r\n Host: api.iconify.design\r\n Accept: */*\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/2 200 \r\n < date: Tue, 19 Aug 2025 05:18:55 GMT\r\n < content-type: application/json; charset=utf-8\r\n < access-control-allow-origin: *\r\n < access-control-allow-methods: GET, OPTIONS\r\n < access-control-allow-headers: Origin, X-Requested-With, Content-Type, Accept, Accept-Encoding\r\n < access-control-max-age: 86400\r\n < cross-origin-resource-policy: cross-origin\r\n < cache-control: public, max-age=604800, min-refresh=604800, immutable\r\n < nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}\r\n < report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=thKl4QxglDfrqm%2BJc15yKOO4kUQl5g79pHKOytRvaqv6XSx6Aar7ndW0hpltbLw1ubhMrUqy%2FOS7W6gSBcKGf363MMOIgNC%2ByybKthnjmznd"}]}\r\n < last-modified: Tue, 19 Aug 2025 05:18:55 GMT\r\n < cf-cache-status: MISS\r\n < vary: accept-encoding\r\n < content-encoding: gzip\r\n < server: cloudflare\r\n < cf-ray: 9717316e1d1e0e31-AMS\r\n < \r\n """ ] "response_headers" => [ "HTTP/2 200 " "date: Tue, 19 Aug 2025 05:18:55 GMT" "content-type: application/json; charset=utf-8" "access-control-allow-origin: *" "access-control-allow-methods: GET, OPTIONS" "access-control-allow-headers: Origin, X-Requested-With, Content-Type, Accept, Accept-Encoding" "access-control-max-age: 86400" "cross-origin-resource-policy: cross-origin" "cache-control: public, max-age=604800, min-refresh=604800, immutable" "nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}" "report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=thKl4QxglDfrqm%2BJc15yKOO4kUQl5g79pHKOytRvaqv6XSx6Aar7ndW0hpltbLw1ubhMrUqy%2FOS7W6gSBcKGf363MMOIgNC%2ByybKthnjmznd"}]}" "last-modified: Tue, 19 Aug 2025 05:18:55 GMT" "cf-cache-status: MISS" "vary: accept-encoding" "content-encoding: gzip" "server: cloudflare" "cf-ray: 9717316e1d1e0e31-AMS" ] "response_json" => [ "prefix" => "mynaui" "lastModified" => 1754900207 "aliases" => [] "width" => 24 "height" => 24 "icons" => [ "click-solid" => [ "body" => "<path fill="currentColor" d="M11.589 3a.75.75 0 0 0-1.5 0v1.978a.75.75 0 0 0 1.5 0zM5.983 4.945A.75.75 0 0 0 4.917 6l1.47 1.483A.75.75 0 1 0 7.452 6.43zM16.761 6a.75.75 0 0 0-1.065-1.055l-1.47 1.484a.75.75 0 1 0 1.065 1.055zM11.8 10.096c-1.025-.404-1.994.617-1.61 1.61l3.581 9.25c.41 1.058 1.901 1.059 2.311 0l1.374-3.543l3.508-1.385c1.048-.414 1.048-1.903 0-2.317zm-6.84.067H3a.75.75 0 0 0 0 1.5h1.96a.75.75 0 0 0 0-1.5m2.492 5.234a.75.75 0 0 0-1.065-1.056l-1.47 1.484a.75.75 0 1 0 1.066 1.056z"/>" ] ] ] ] |
GET | https://api.iconify.design/solar.json?icons=box-bold | |
---|---|---|
Request options | [ "normalized_headers" => [] "headers" => [] "query" => [] "base_uri" => [ "scheme" => "https:" "authority" => "//api.iconify.design" "path" => null "query" => null "fragment" => null ] ] |
|
Response |
200
[ "info" => [ "header_size" => 878 "request_size" => 142 "total_time" => 0.03227 "namelookup_time" => 5.3E-5 "pretransfer_time" => 0.000231 "size_download" => 475.0 "speed_download" => 14719.0 "starttransfer_time" => 0.032012 "primary_ip" => "104.26.13.204" "primary_port" => 443 "local_ip" => "172.20.0.3" "local_port" => 37492 "http_version" => 3 "protocol" => 2 "scheme" => "https" "namelookup_time_us" => 53 "pretransfer_time_us" => 231 "starttransfer_time_us" => 32012 "total_time_us" => 32270 "effective_method" => "GET" "cainfo" => "/etc/ssl/cert.pem" "start_time" => 1755580735.7236 "original_url" => "https://api.iconify.design/solar.json?icons=box-bold" "pause_handler" => Closure(float $duration) {#9492 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#9474 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#6462 …} : -9223372036854775746 } } "debug" => """ * Re-using existing connection with host api.iconify.design\n * [HTTP/2] [3] OPENED stream for https://api.iconify.design/solar.json?icons=box-bold\n * [HTTP/2] [3] [:method: GET]\n * [HTTP/2] [3] [:scheme: https]\n * [HTTP/2] [3] [:authority: api.iconify.design]\n * [HTTP/2] [3] [:path: /solar.json?icons=box-bold]\n * [HTTP/2] [3] [accept: */*]\n * [HTTP/2] [3] [user-agent: Symfony HttpClient (Curl)]\n * [HTTP/2] [3] [accept-encoding: gzip]\n > GET /solar.json?icons=box-bold HTTP/2\r\n Host: api.iconify.design\r\n Accept: */*\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/2 200 \r\n < date: Tue, 19 Aug 2025 05:18:55 GMT\r\n < content-type: application/json; charset=utf-8\r\n < access-control-allow-origin: *\r\n < access-control-allow-methods: GET, OPTIONS\r\n < access-control-allow-headers: Origin, X-Requested-With, Content-Type, Accept, Accept-Encoding\r\n < access-control-max-age: 86400\r\n < cross-origin-resource-policy: cross-origin\r\n < cache-control: public, max-age=604800, min-refresh=604800, immutable\r\n < nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}\r\n < report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=mVk49Sm%2F%2BzNglnKJ1UhTcVS1NCP4IepyYZZ61j8qCg6rHcZ7mdWr3O9lpS1JXNp9QYSJ1wHvzqQkzOV58GqYEV%2Flp8K6hGRzBRVO8JnW4mSB"}]}\r\n < last-modified: Tue, 19 Aug 2025 05:18:55 GMT\r\n < cf-cache-status: MISS\r\n < vary: accept-encoding\r\n < content-encoding: gzip\r\n < server: cloudflare\r\n < cf-ray: 9717316e4d3c0e31-AMS\r\n < \r\n """ ] "response_headers" => [ "HTTP/2 200 " "date: Tue, 19 Aug 2025 05:18:55 GMT" "content-type: application/json; charset=utf-8" "access-control-allow-origin: *" "access-control-allow-methods: GET, OPTIONS" "access-control-allow-headers: Origin, X-Requested-With, Content-Type, Accept, Accept-Encoding" "access-control-max-age: 86400" "cross-origin-resource-policy: cross-origin" "cache-control: public, max-age=604800, min-refresh=604800, immutable" "nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}" "report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=mVk49Sm%2F%2BzNglnKJ1UhTcVS1NCP4IepyYZZ61j8qCg6rHcZ7mdWr3O9lpS1JXNp9QYSJ1wHvzqQkzOV58GqYEV%2Flp8K6hGRzBRVO8JnW4mSB"}]}" "last-modified: Tue, 19 Aug 2025 05:18:55 GMT" "cf-cache-status: MISS" "vary: accept-encoding" "content-encoding: gzip" "server: cloudflare" "cf-ray: 9717316e4d3c0e31-AMS" ] "response_json" => [ "prefix" => "solar" "lastModified" => 1754901129 "aliases" => [] "width" => 24 "height" => 24 "icons" => [ "box-bold" => [ "body" => "<path fill="currentColor" d="m17.578 4.432l-2-1.05C13.822 2.461 12.944 2 12 2s-1.822.46-3.578 1.382l-.321.169l8.923 5.099l4.016-2.01c-.646-.732-1.688-1.279-3.462-2.21m4.17 3.534l-3.998 2V13a.75.75 0 0 1-1.5 0v-2.286l-3.5 1.75v9.44c.718-.179 1.535-.607 2.828-1.286l2-1.05c2.151-1.129 3.227-1.693 3.825-2.708c.597-1.014.597-2.277.597-4.8v-.117c0-1.893 0-3.076-.252-3.978M11.25 21.904v-9.44l-8.998-4.5C2 8.866 2 10.05 2 11.941v.117c0 2.525 0 3.788.597 4.802c.598 1.015 1.674 1.58 3.825 2.709l2 1.049c1.293.679 2.11 1.107 2.828 1.286M2.96 6.641l9.04 4.52l3.411-1.705l-8.886-5.078l-.103.054c-1.773.93-2.816 1.477-3.462 2.21"/>" ] ] ] ] |
GET | https://api.iconify.design/tdesign.json?icons=secured-filled | |
---|---|---|
Request options | [ "normalized_headers" => [] "headers" => [] "query" => [] "base_uri" => [ "scheme" => "https:" "authority" => "//api.iconify.design" "path" => null "query" => null "fragment" => null ] ] |
|
Response |
200
[ "info" => [ "header_size" => 876 "request_size" => 150 "total_time" => 0.029316 "namelookup_time" => 3.7E-5 "pretransfer_time" => 0.000199 "size_download" => 303.0 "speed_download" => 10335.0 "starttransfer_time" => 0.028988 "primary_ip" => "104.26.13.204" "primary_port" => 443 "local_ip" => "172.20.0.3" "local_port" => 37492 "http_version" => 3 "protocol" => 2 "scheme" => "https" "namelookup_time_us" => 37 "pretransfer_time_us" => 199 "starttransfer_time_us" => 28988 "total_time_us" => 29316 "effective_method" => "GET" "cainfo" => "/etc/ssl/cert.pem" "start_time" => 1755580735.7577 "original_url" => "https://api.iconify.design/tdesign.json?icons=secured-filled" "pause_handler" => Closure(float $duration) {#9503 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#9481 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#6462 …} : -9223372036854775743 } } "debug" => """ * Re-using existing connection with host api.iconify.design\n * [HTTP/2] [5] OPENED stream for https://api.iconify.design/tdesign.json?icons=secured-filled\n * [HTTP/2] [5] [:method: GET]\n * [HTTP/2] [5] [:scheme: https]\n * [HTTP/2] [5] [:authority: api.iconify.design]\n * [HTTP/2] [5] [:path: /tdesign.json?icons=secured-filled]\n * [HTTP/2] [5] [accept: */*]\n * [HTTP/2] [5] [user-agent: Symfony HttpClient (Curl)]\n * [HTTP/2] [5] [accept-encoding: gzip]\n > GET /tdesign.json?icons=secured-filled HTTP/2\r\n Host: api.iconify.design\r\n Accept: */*\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/2 200 \r\n < date: Tue, 19 Aug 2025 05:18:55 GMT\r\n < content-type: application/json; charset=utf-8\r\n < access-control-allow-origin: *\r\n < access-control-allow-methods: GET, OPTIONS\r\n < access-control-allow-headers: Origin, X-Requested-With, Content-Type, Accept, Accept-Encoding\r\n < access-control-max-age: 86400\r\n < cross-origin-resource-policy: cross-origin\r\n < cache-control: public, max-age=604800, min-refresh=604800, immutable\r\n < nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}\r\n < report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=iSwzFuQJuS%2FX9uoypcz5NGOnN3NHhqRz0hHAboxQEPB10c55vLOlvXGQAcDZeBKb54ezUfG1OjJ6LBp9qyp7X%2FlqyAeJfAVIGFAwnbN1eVqi"}]}\r\n < last-modified: Tue, 19 Aug 2025 05:18:55 GMT\r\n < cf-cache-status: MISS\r\n < vary: accept-encoding\r\n < content-encoding: gzip\r\n < server: cloudflare\r\n < cf-ray: 9717316e8d570e31-AMS\r\n < \r\n """ ] "response_headers" => [ "HTTP/2 200 " "date: Tue, 19 Aug 2025 05:18:55 GMT" "content-type: application/json; charset=utf-8" "access-control-allow-origin: *" "access-control-allow-methods: GET, OPTIONS" "access-control-allow-headers: Origin, X-Requested-With, Content-Type, Accept, Accept-Encoding" "access-control-max-age: 86400" "cross-origin-resource-policy: cross-origin" "cache-control: public, max-age=604800, min-refresh=604800, immutable" "nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}" "report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=iSwzFuQJuS%2FX9uoypcz5NGOnN3NHhqRz0hHAboxQEPB10c55vLOlvXGQAcDZeBKb54ezUfG1OjJ6LBp9qyp7X%2FlqyAeJfAVIGFAwnbN1eVqi"}]}" "last-modified: Tue, 19 Aug 2025 05:18:55 GMT" "cf-cache-status: MISS" "vary: accept-encoding" "content-encoding: gzip" "server: cloudflare" "cf-ray: 9717316e8d570e31-AMS" ] "response_json" => [ "prefix" => "tdesign" "lastModified" => 1745473525 "aliases" => [] "width" => 24 "height" => 24 "icons" => [ "secured-filled" => [ "body" => "<path fill="currentColor" d="M22 3.94L12 .44L2 3.94V12c0 4.127 2.534 7.012 4.896 8.803a19.8 19.8 0 0 0 4.65 2.595q.17.064.342.122l.112.04l.114-.04a14 14 0 0 0 .65-.244a19.7 19.7 0 0 0 4.34-2.473C19.467 19.012 22 16.127 22 12zM11.001 15.415L6.76 11.172l1.414-1.415l2.828 2.829l5.657-5.657l1.415 1.414z"/>" ] ] ] ] |
GET | https://api.iconify.design/radix-icons.json?icons=size | |
---|---|---|
Request options | [ "normalized_headers" => [] "headers" => [] "query" => [] "base_uri" => [ "scheme" => "https:" "authority" => "//api.iconify.design" "path" => null "query" => null "fragment" => null ] ] |
|
Response |
200
[ "info" => [ "header_size" => 882 "request_size" => 144 "total_time" => 0.027212 "namelookup_time" => 4.0E-5 "pretransfer_time" => 0.000214 "size_download" => 247.0 "speed_download" => 9076.0 "starttransfer_time" => 0.026892 "primary_ip" => "104.26.13.204" "primary_port" => 443 "local_ip" => "172.20.0.3" "local_port" => 37492 "http_version" => 3 "protocol" => 2 "scheme" => "https" "namelookup_time_us" => 40 "pretransfer_time_us" => 214 "starttransfer_time_us" => 26892 "total_time_us" => 27212 "effective_method" => "GET" "cainfo" => "/etc/ssl/cert.pem" "start_time" => 1755580735.7891 "original_url" => "https://api.iconify.design/radix-icons.json?icons=size" "pause_handler" => Closure(float $duration) {#9514 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#9504 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#6462 …} : -9223372036854775740 } } "debug" => """ * Re-using existing connection with host api.iconify.design\n * [HTTP/2] [7] OPENED stream for https://api.iconify.design/radix-icons.json?icons=size\n * [HTTP/2] [7] [:method: GET]\n * [HTTP/2] [7] [:scheme: https]\n * [HTTP/2] [7] [:authority: api.iconify.design]\n * [HTTP/2] [7] [:path: /radix-icons.json?icons=size]\n * [HTTP/2] [7] [accept: */*]\n * [HTTP/2] [7] [user-agent: Symfony HttpClient (Curl)]\n * [HTTP/2] [7] [accept-encoding: gzip]\n > GET /radix-icons.json?icons=size HTTP/2\r\n Host: api.iconify.design\r\n Accept: */*\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/2 200 \r\n < date: Tue, 19 Aug 2025 05:18:55 GMT\r\n < content-type: application/json; charset=utf-8\r\n < access-control-allow-origin: *\r\n < access-control-allow-methods: GET, OPTIONS\r\n < access-control-allow-headers: Origin, X-Requested-With, Content-Type, Accept, Accept-Encoding\r\n < access-control-max-age: 86400\r\n < cross-origin-resource-policy: cross-origin\r\n < cache-control: public, max-age=604800, min-refresh=604800, immutable\r\n < nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}\r\n < report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=TFPSvDI%2B7MvGGAYHyiz7Jk8jBA6xdQ3C0bzwAO41d8BN4FzJ89HZlHwQlMb3Mts%2BdvpZRr4nuCsHRj9siTUSNG8byGDrll%2FEo6%2Bw%2BHaXtbbJ"}]}\r\n < last-modified: Tue, 19 Aug 2025 05:18:55 GMT\r\n < cf-cache-status: MISS\r\n < vary: accept-encoding\r\n < content-encoding: gzip\r\n < server: cloudflare\r\n < cf-ray: 9717316ebd770e31-AMS\r\n < \r\n """ ] "response_headers" => [ "HTTP/2 200 " "date: Tue, 19 Aug 2025 05:18:55 GMT" "content-type: application/json; charset=utf-8" "access-control-allow-origin: *" "access-control-allow-methods: GET, OPTIONS" "access-control-allow-headers: Origin, X-Requested-With, Content-Type, Accept, Accept-Encoding" "access-control-max-age: 86400" "cross-origin-resource-policy: cross-origin" "cache-control: public, max-age=604800, min-refresh=604800, immutable" "nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}" "report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=TFPSvDI%2B7MvGGAYHyiz7Jk8jBA6xdQ3C0bzwAO41d8BN4FzJ89HZlHwQlMb3Mts%2BdvpZRr4nuCsHRj9siTUSNG8byGDrll%2FEo6%2Bw%2BHaXtbbJ"}]}" "last-modified: Tue, 19 Aug 2025 05:18:55 GMT" "cf-cache-status: MISS" "vary: accept-encoding" "content-encoding: gzip" "server: cloudflare" "cf-ray: 9717316ebd770e31-AMS" ] "response_json" => [ "prefix" => "radix-icons" "lastModified" => 1754900580 "aliases" => [] "width" => 15 "height" => 15 "icons" => [ "size" => [ "body" => "<path fill="currentColor" fill-rule="evenodd" d="M11.5 3.05a.45.45 0 0 1 .45.45v4a.45.45 0 0 1-.9 0V4.586L4.586 11.05H7.5a.45.45 0 0 1 0 .9h-4a.45.45 0 0 1-.45-.45v-4a.45.45 0 1 1 .9 0v2.914l6.464-6.464H7.5a.45.45 0 1 1 0-.9z" clip-rule="evenodd"/>" ] ] ] ] |
GET | https://api.iconify.design/mynaui.json?icons=click | |
---|---|---|
Request options | [ "normalized_headers" => [] "headers" => [] "query" => [] "base_uri" => [ "scheme" => "https:" "authority" => "//api.iconify.design" "path" => null "query" => null "fragment" => null ] ] |
|
Response |
200
[ "info" => [ "header_size" => 876 "request_size" => 140 "total_time" => 0.04804 "namelookup_time" => 3.7E-5 "pretransfer_time" => 0.0002 "size_download" => 307.0 "speed_download" => 6390.0 "starttransfer_time" => 0.047712 "primary_ip" => "104.26.13.204" "primary_port" => 443 "local_ip" => "172.20.0.3" "local_port" => 37492 "http_version" => 3 "protocol" => 2 "scheme" => "https" "namelookup_time_us" => 37 "pretransfer_time_us" => 200 "starttransfer_time_us" => 47712 "total_time_us" => 48040 "effective_method" => "GET" "cainfo" => "/etc/ssl/cert.pem" "start_time" => 1755580735.8182 "original_url" => "https://api.iconify.design/mynaui.json?icons=click" "pause_handler" => Closure(float $duration) {#9525 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#9509 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#6462 …} : -9223372036854775737 } } "debug" => """ * Re-using existing connection with host api.iconify.design\n * [HTTP/2] [9] OPENED stream for https://api.iconify.design/mynaui.json?icons=click\n * [HTTP/2] [9] [:method: GET]\n * [HTTP/2] [9] [:scheme: https]\n * [HTTP/2] [9] [:authority: api.iconify.design]\n * [HTTP/2] [9] [:path: /mynaui.json?icons=click]\n * [HTTP/2] [9] [accept: */*]\n * [HTTP/2] [9] [user-agent: Symfony HttpClient (Curl)]\n * [HTTP/2] [9] [accept-encoding: gzip]\n > GET /mynaui.json?icons=click HTTP/2\r\n Host: api.iconify.design\r\n Accept: */*\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/2 200 \r\n < date: Tue, 19 Aug 2025 05:18:55 GMT\r\n < content-type: application/json; charset=utf-8\r\n < access-control-allow-origin: *\r\n < access-control-allow-methods: GET, OPTIONS\r\n < access-control-allow-headers: Origin, X-Requested-With, Content-Type, Accept, Accept-Encoding\r\n < access-control-max-age: 86400\r\n < cross-origin-resource-policy: cross-origin\r\n < cache-control: public, max-age=604800, min-refresh=604800, immutable\r\n < nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}\r\n < report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=jZmXpUyP0m7zQt9Y9RhtvM8m8kBdAD1w2CFLQ9MUz7pV7iGsQa5G2guSnPkqW%2BdwZ7faMEOYTnuw23SextvN0AAPEbgXm0t2uMxH5YnFGmU%2B"}]}\r\n < last-modified: Tue, 19 Aug 2025 05:18:55 GMT\r\n < cf-cache-status: MISS\r\n < vary: accept-encoding\r\n < content-encoding: gzip\r\n < server: cloudflare\r\n < cf-ray: 9717316eed9a0e31-AMS\r\n < \r\n """ ] "response_headers" => [ "HTTP/2 200 " "date: Tue, 19 Aug 2025 05:18:55 GMT" "content-type: application/json; charset=utf-8" "access-control-allow-origin: *" "access-control-allow-methods: GET, OPTIONS" "access-control-allow-headers: Origin, X-Requested-With, Content-Type, Accept, Accept-Encoding" "access-control-max-age: 86400" "cross-origin-resource-policy: cross-origin" "cache-control: public, max-age=604800, min-refresh=604800, immutable" "nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}" "report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=jZmXpUyP0m7zQt9Y9RhtvM8m8kBdAD1w2CFLQ9MUz7pV7iGsQa5G2guSnPkqW%2BdwZ7faMEOYTnuw23SextvN0AAPEbgXm0t2uMxH5YnFGmU%2B"}]}" "last-modified: Tue, 19 Aug 2025 05:18:55 GMT" "cf-cache-status: MISS" "vary: accept-encoding" "content-encoding: gzip" "server: cloudflare" "cf-ray: 9717316eed9a0e31-AMS" ] "response_json" => [ "prefix" => "mynaui" "lastModified" => 1754900207 "aliases" => [] "width" => 24 "height" => 24 "icons" => [ "click" => [ "body" => "<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6.92 6.956L5.45 5.473m9.309 1.483l1.47-1.483m-10.78 10.88l1.47-1.484m3.92-9.89V3m-5.88 7.913H3m13.875 5.923l3.814-1.506a.496.496 0 0 0 0-.921l-9.165-3.615a.492.492 0 0 0-.635.64l3.582 9.251c.162.42.75.42.912 0z"/>" ] ] ] ] |
GET | https://api.iconify.design/carbon.json?icons=delivery-truck | |
---|---|---|
Request options | [ "normalized_headers" => [] "headers" => [] "query" => [] "base_uri" => [ "scheme" => "https:" "authority" => "//api.iconify.design" "path" => null "query" => null "fragment" => null ] ] |
|
Response |
200
[ "info" => [ "header_size" => 878 "request_size" => 149 "total_time" => 0.034493 "namelookup_time" => 4.1E-5 "pretransfer_time" => 0.000221 "size_download" => 308.0 "speed_download" => 8929.0 "starttransfer_time" => 0.0341 "primary_ip" => "104.26.13.204" "primary_port" => 443 "local_ip" => "172.20.0.3" "local_port" => 37492 "http_version" => 3 "protocol" => 2 "scheme" => "https" "namelookup_time_us" => 41 "pretransfer_time_us" => 221 "starttransfer_time_us" => 34100 "total_time_us" => 34493 "effective_method" => "GET" "cainfo" => "/etc/ssl/cert.pem" "start_time" => 1755580735.8682 "original_url" => "https://api.iconify.design/carbon.json?icons=delivery-truck" "pause_handler" => Closure(float $duration) {#9537 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#9505 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#6462 …} : -9223372036854775734 } } "debug" => """ * Re-using existing connection with host api.iconify.design\n * [HTTP/2] [11] OPENED stream for https://api.iconify.design/carbon.json?icons=delivery-truck\n * [HTTP/2] [11] [:method: GET]\n * [HTTP/2] [11] [:scheme: https]\n * [HTTP/2] [11] [:authority: api.iconify.design]\n * [HTTP/2] [11] [:path: /carbon.json?icons=delivery-truck]\n * [HTTP/2] [11] [accept: */*]\n * [HTTP/2] [11] [user-agent: Symfony HttpClient (Curl)]\n * [HTTP/2] [11] [accept-encoding: gzip]\n > GET /carbon.json?icons=delivery-truck HTTP/2\r\n Host: api.iconify.design\r\n Accept: */*\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/2 200 \r\n < date: Tue, 19 Aug 2025 05:18:55 GMT\r\n < content-type: application/json; charset=utf-8\r\n < access-control-allow-origin: *\r\n < access-control-allow-methods: GET, OPTIONS\r\n < access-control-allow-headers: Origin, X-Requested-With, Content-Type, Accept, Accept-Encoding\r\n < access-control-max-age: 86400\r\n < cross-origin-resource-policy: cross-origin\r\n < cache-control: public, max-age=604800, min-refresh=604800, immutable\r\n < nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}\r\n < report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=wSwRSJdUyIErzukafh3fh0zuwWWAa3aVJNWhA%2BQd%2FsBzju48IClbcN15AhdK3qYPKiF5EX%2FhCYLiuuwtzicmK8AWZN31zyd9hFGnd0BNAk0r"}]}\r\n < last-modified: Tue, 19 Aug 2025 05:18:55 GMT\r\n < cf-cache-status: MISS\r\n < vary: accept-encoding\r\n < content-encoding: gzip\r\n < server: cloudflare\r\n < cf-ray: 9717316f3dcb0e31-AMS\r\n < \r\n """ ] "response_headers" => [ "HTTP/2 200 " "date: Tue, 19 Aug 2025 05:18:55 GMT" "content-type: application/json; charset=utf-8" "access-control-allow-origin: *" "access-control-allow-methods: GET, OPTIONS" "access-control-allow-headers: Origin, X-Requested-With, Content-Type, Accept, Accept-Encoding" "access-control-max-age: 86400" "cross-origin-resource-policy: cross-origin" "cache-control: public, max-age=604800, min-refresh=604800, immutable" "nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}" "report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=wSwRSJdUyIErzukafh3fh0zuwWWAa3aVJNWhA%2BQd%2FsBzju48IClbcN15AhdK3qYPKiF5EX%2FhCYLiuuwtzicmK8AWZN31zyd9hFGnd0BNAk0r"}]}" "last-modified: Tue, 19 Aug 2025 05:18:55 GMT" "cf-cache-status: MISS" "vary: accept-encoding" "content-encoding: gzip" "server: cloudflare" "cf-ray: 9717316f3dcb0e31-AMS" ] "response_json" => [ "prefix" => "carbon" "lastModified" => 1754898682 "aliases" => [] "width" => 32 "height" => 32 "icons" => [ "delivery-truck" => [ "body" => "<path fill="currentColor" d="m29.92 16.61l-3-7A1 1 0 0 0 26 9h-3V7a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v17a1 1 0 0 0 1 1h2.14a4 4 0 0 0 7.72 0h6.28a4 4 0 0 0 7.72 0H29a1 1 0 0 0 1-1v-7a1 1 0 0 0-.08-.39M23 11h2.34l2.14 5H23ZM9 26a2 2 0 1 1 2-2a2 2 0 0 1-2 2m10.14-3h-6.28a4 4 0 0 0-7.72 0H4V8h17v12.56A4 4 0 0 0 19.14 23M23 26a2 2 0 1 1 2-2a2 2 0 0 1-2 2m5-3h-1.14A4 4 0 0 0 23 20v-2h5Z"/>" ] ] ] ] |
GET | https://api.iconify.design/gg.json?icons=screen | |
---|---|---|
Request options | [ "normalized_headers" => [] "headers" => [] "query" => [] "base_uri" => [ "scheme" => "https:" "authority" => "//api.iconify.design" "path" => null "query" => null "fragment" => null ] ] |
|
Response |
200
[ "info" => [ "header_size" => 880 "request_size" => 137 "total_time" => 0.028214 "namelookup_time" => 4.5E-5 "pretransfer_time" => 0.000208 "size_download" => 242.0 "speed_download" => 8577.0 "starttransfer_time" => 0.027704 "primary_ip" => "104.26.13.204" "primary_port" => 443 "local_ip" => "172.20.0.3" "local_port" => 37492 "http_version" => 3 "protocol" => 2 "scheme" => "https" "namelookup_time_us" => 45 "pretransfer_time_us" => 208 "starttransfer_time_us" => 27704 "total_time_us" => 28214 "effective_method" => "GET" "cainfo" => "/etc/ssl/cert.pem" "start_time" => 1755580735.9096 "original_url" => "https://api.iconify.design/gg.json?icons=screen" "pause_handler" => Closure(float $duration) {#9566 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#9562 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#6462 …} : -9223372036854775731 } } "debug" => """ * Re-using existing connection with host api.iconify.design\n * [HTTP/2] [13] OPENED stream for https://api.iconify.design/gg.json?icons=screen\n * [HTTP/2] [13] [:method: GET]\n * [HTTP/2] [13] [:scheme: https]\n * [HTTP/2] [13] [:authority: api.iconify.design]\n * [HTTP/2] [13] [:path: /gg.json?icons=screen]\n * [HTTP/2] [13] [accept: */*]\n * [HTTP/2] [13] [user-agent: Symfony HttpClient (Curl)]\n * [HTTP/2] [13] [accept-encoding: gzip]\n > GET /gg.json?icons=screen HTTP/2\r\n Host: api.iconify.design\r\n Accept: */*\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/2 200 \r\n < date: Tue, 19 Aug 2025 05:18:55 GMT\r\n < content-type: application/json; charset=utf-8\r\n < access-control-allow-origin: *\r\n < access-control-allow-methods: GET, OPTIONS\r\n < access-control-allow-headers: Origin, X-Requested-With, Content-Type, Accept, Accept-Encoding\r\n < access-control-max-age: 86400\r\n < cross-origin-resource-policy: cross-origin\r\n < cache-control: public, max-age=604800, min-refresh=604800, immutable\r\n < nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}\r\n < report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=d4bA0CZKUYd7%2BcBZv4BNPD98dgNZZEZ9Y0tWom27atnA3W5uztVG7Z9NM79RwiR%2Fvgsv4rlbQ8KlO7GvWBFzb%2BRTB9w3%2FiAjZXqxf1dAFLFW"}]}\r\n < last-modified: Tue, 19 Aug 2025 05:18:55 GMT\r\n < cf-cache-status: MISS\r\n < vary: accept-encoding\r\n < content-encoding: gzip\r\n < server: cloudflare\r\n < cf-ray: 9717316f7ded0e31-AMS\r\n < \r\n """ ] "response_headers" => [ "HTTP/2 200 " "date: Tue, 19 Aug 2025 05:18:55 GMT" "content-type: application/json; charset=utf-8" "access-control-allow-origin: *" "access-control-allow-methods: GET, OPTIONS" "access-control-allow-headers: Origin, X-Requested-With, Content-Type, Accept, Accept-Encoding" "access-control-max-age: 86400" "cross-origin-resource-policy: cross-origin" "cache-control: public, max-age=604800, min-refresh=604800, immutable" "nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}" "report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=d4bA0CZKUYd7%2BcBZv4BNPD98dgNZZEZ9Y0tWom27atnA3W5uztVG7Z9NM79RwiR%2Fvgsv4rlbQ8KlO7GvWBFzb%2BRTB9w3%2FiAjZXqxf1dAFLFW"}]}" "last-modified: Tue, 19 Aug 2025 05:18:55 GMT" "cf-cache-status: MISS" "vary: accept-encoding" "content-encoding: gzip" "server: cloudflare" "cf-ray: 9717316f7ded0e31-AMS" ] "response_json" => [ "prefix" => "gg" "lastModified" => 1722793900 "aliases" => [] "width" => 24 "height" => 24 "icons" => [ "screen" => [ "body" => "<path fill="currentColor" fill-rule="evenodd" d="M11 17H4a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h16a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3h-7v2h3a1 1 0 1 1 0 2H8a1 1 0 1 1 0-2h3zM4 5h16a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1" clip-rule="evenodd"/>" ] ] ] ] |
GET | https://api.iconify.design/carbon.json?icons=store | |
---|---|---|
Request options | [ "normalized_headers" => [] "headers" => [] "query" => [] "base_uri" => [ "scheme" => "https:" "authority" => "//api.iconify.design" "path" => null "query" => null "fragment" => null ] ] |
|
Response |
200
[ "info" => [ "header_size" => 876 "request_size" => 140 "total_time" => 0.035721 "namelookup_time" => 6.0E-5 "pretransfer_time" => 0.000359 "size_download" => 271.0 "speed_download" => 7586.0 "starttransfer_time" => 0.03521 "primary_ip" => "104.26.13.204" "primary_port" => 443 "local_ip" => "172.20.0.3" "local_port" => 37492 "http_version" => 3 "protocol" => 2 "scheme" => "https" "namelookup_time_us" => 60 "pretransfer_time_us" => 359 "starttransfer_time_us" => 35210 "total_time_us" => 35721 "effective_method" => "GET" "cainfo" => "/etc/ssl/cert.pem" "start_time" => 1755580735.9408 "original_url" => "https://api.iconify.design/carbon.json?icons=store" "pause_handler" => Closure(float $duration) {#9577 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#9560 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#6462 …} : -9223372036854775728 } } "debug" => """ * Re-using existing connection with host api.iconify.design\n * [HTTP/2] [15] OPENED stream for https://api.iconify.design/carbon.json?icons=store\n * [HTTP/2] [15] [:method: GET]\n * [HTTP/2] [15] [:scheme: https]\n * [HTTP/2] [15] [:authority: api.iconify.design]\n * [HTTP/2] [15] [:path: /carbon.json?icons=store]\n * [HTTP/2] [15] [accept: */*]\n * [HTTP/2] [15] [user-agent: Symfony HttpClient (Curl)]\n * [HTTP/2] [15] [accept-encoding: gzip]\n > GET /carbon.json?icons=store HTTP/2\r\n Host: api.iconify.design\r\n Accept: */*\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/2 200 \r\n < date: Tue, 19 Aug 2025 05:18:55 GMT\r\n < content-type: application/json; charset=utf-8\r\n < access-control-allow-origin: *\r\n < access-control-allow-methods: GET, OPTIONS\r\n < access-control-allow-headers: Origin, X-Requested-With, Content-Type, Accept, Accept-Encoding\r\n < access-control-max-age: 86400\r\n < cross-origin-resource-policy: cross-origin\r\n < cache-control: public, max-age=604800, min-refresh=604800, immutable\r\n < nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}\r\n < report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=0dfouelMEI4anzn3HEbvslMgKkhKvrcvkl%2FWHoaLzZK4c7h0I8upzJfXjy3MOwjRDjadjdkhi8EhRMS29YCLl3SHwfcxf8EUcV7%2BW1k6TRLs"}]}\r\n < last-modified: Tue, 19 Aug 2025 05:18:55 GMT\r\n < cf-cache-status: MISS\r\n < vary: accept-encoding\r\n < content-encoding: gzip\r\n < server: cloudflare\r\n < cf-ray: 9717316fae170e31-AMS\r\n < \r\n """ ] "response_headers" => [ "HTTP/2 200 " "date: Tue, 19 Aug 2025 05:18:55 GMT" "content-type: application/json; charset=utf-8" "access-control-allow-origin: *" "access-control-allow-methods: GET, OPTIONS" "access-control-allow-headers: Origin, X-Requested-With, Content-Type, Accept, Accept-Encoding" "access-control-max-age: 86400" "cross-origin-resource-policy: cross-origin" "cache-control: public, max-age=604800, min-refresh=604800, immutable" "nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}" "report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=0dfouelMEI4anzn3HEbvslMgKkhKvrcvkl%2FWHoaLzZK4c7h0I8upzJfXjy3MOwjRDjadjdkhi8EhRMS29YCLl3SHwfcxf8EUcV7%2BW1k6TRLs"}]}" "last-modified: Tue, 19 Aug 2025 05:18:55 GMT" "cf-cache-status: MISS" "vary: accept-encoding" "content-encoding: gzip" "server: cloudflare" "cf-ray: 9717316fae170e31-AMS" ] "response_json" => [ "prefix" => "carbon" "lastModified" => 1754898682 "aliases" => [] "width" => 32 "height" => 32 "icons" => [ "store" => [ "body" => "<path fill="currentColor" d="m30 10.68l-2-6A1 1 0 0 0 27 4H5a1 1 0 0 0-1 .68l-2 6A1.2 1.2 0 0 0 2 11v6a1 1 0 0 0 1 1h1v10h2V18h6v10h16V18h1a1 1 0 0 0 1-1v-6a1.2 1.2 0 0 0 0-.32M26 26H14v-8h12Zm2-10h-4v-4h-2v4h-5v-4h-2v4h-5v-4H8v4H4v-4.84L5.72 6h20.56L28 11.16Z"/>" ] ] ] ] |
GET | https://api.iconify.design/material-symbols.json?icons=timer-outline-rounded | |
---|---|---|
Request options | [ "normalized_headers" => [] "headers" => [] "query" => [] "base_uri" => [ "scheme" => "https:" "authority" => "//api.iconify.design" "path" => null "query" => null "fragment" => null ] ] |
|
Response |
200
[ "info" => [ "header_size" => 882 "request_size" => 166 "total_time" => 0.032522 "namelookup_time" => 2.8E-5 "pretransfer_time" => 0.000144 "size_download" => 409.0 "speed_download" => 12576.0 "starttransfer_time" => 0.03201 "primary_ip" => "104.26.13.204" "primary_port" => 443 "local_ip" => "172.20.0.3" "local_port" => 37492 "http_version" => 3 "protocol" => 2 "scheme" => "https" "namelookup_time_us" => 28 "pretransfer_time_us" => 144 "starttransfer_time_us" => 32010 "total_time_us" => 32522 "effective_method" => "GET" "cainfo" => "/etc/ssl/cert.pem" "start_time" => 1755580735.9785 "original_url" => "https://api.iconify.design/material-symbols.json?icons=timer-outline-rounded" "pause_handler" => Closure(float $duration) {#9589 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#9565 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#6462 …} : -9223372036854775725 } } "debug" => """ * Re-using existing connection with host api.iconify.design\n * [HTTP/2] [17] OPENED stream for https://api.iconify.design/material-symbols.json?icons=timer-outline-rounded\n * [HTTP/2] [17] [:method: GET]\n * [HTTP/2] [17] [:scheme: https]\n * [HTTP/2] [17] [:authority: api.iconify.design]\n * [HTTP/2] [17] [:path: /material-symbols.json?icons=timer-outline-rounded]\n * [HTTP/2] [17] [accept: */*]\n * [HTTP/2] [17] [user-agent: Symfony HttpClient (Curl)]\n * [HTTP/2] [17] [accept-encoding: gzip]\n > GET /material-symbols.json?icons=timer-outline-rounded HTTP/2\r\n Host: api.iconify.design\r\n Accept: */*\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/2 200 \r\n < date: Tue, 19 Aug 2025 05:18:56 GMT\r\n < content-type: application/json; charset=utf-8\r\n < access-control-allow-origin: *\r\n < access-control-allow-methods: GET, OPTIONS\r\n < access-control-allow-headers: Origin, X-Requested-With, Content-Type, Accept, Accept-Encoding\r\n < access-control-max-age: 86400\r\n < cross-origin-resource-policy: cross-origin\r\n < cache-control: public, max-age=604800, min-refresh=604800, immutable\r\n < nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}\r\n < report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=uyo8cxzZ0ZcAgmCi2iI4QexZIX3P6B%2F4FAEaxxvKn8o238HSxQHHBGhSGqGX%2FwAca5c5ydM9TYTnx%2BzHvLcPruJ%2Fs5V0Jp7HUURA%2Fqz6aeMN"}]}\r\n < last-modified: Tue, 19 Aug 2025 05:18:56 GMT\r\n < cf-cache-status: MISS\r\n < vary: accept-encoding\r\n < content-encoding: gzip\r\n < server: cloudflare\r\n < cf-ray: 9717316fee5f0e31-AMS\r\n < \r\n """ ] "response_headers" => [ "HTTP/2 200 " "date: Tue, 19 Aug 2025 05:18:56 GMT" "content-type: application/json; charset=utf-8" "access-control-allow-origin: *" "access-control-allow-methods: GET, OPTIONS" "access-control-allow-headers: Origin, X-Requested-With, Content-Type, Accept, Accept-Encoding" "access-control-max-age: 86400" "cross-origin-resource-policy: cross-origin" "cache-control: public, max-age=604800, min-refresh=604800, immutable" "nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}" "report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=uyo8cxzZ0ZcAgmCi2iI4QexZIX3P6B%2F4FAEaxxvKn8o238HSxQHHBGhSGqGX%2FwAca5c5ydM9TYTnx%2BzHvLcPruJ%2Fs5V0Jp7HUURA%2Fqz6aeMN"}]}" "last-modified: Tue, 19 Aug 2025 05:18:56 GMT" "cf-cache-status: MISS" "vary: accept-encoding" "content-encoding: gzip" "server: cloudflare" "cf-ray: 9717316fee5f0e31-AMS" ] "response_json" => [ "prefix" => "material-symbols" "lastModified" => 1755063979 "aliases" => [] "width" => 24 "height" => 24 "icons" => [ "timer-outline-rounded" => [ "body" => "<path fill="currentColor" d="M10 3q-.425 0-.712-.288T9 2t.288-.712T10 1h4q.425 0 .713.288T15 2t-.288.713T14 3zm2 11q.425 0 .713-.288T13 13V9q0-.425-.288-.712T12 8t-.712.288T11 9v4q0 .425.288.713T12 14m0 8q-1.85 0-3.488-.712T5.65 19.35t-1.937-2.863T3 13t.713-3.488T5.65 6.65t2.863-1.937T12 4q1.55 0 2.975.5t2.675 1.45l.7-.7q.275-.275.7-.275t.7.275t.275.7t-.275.7l-.7.7Q20 8.6 20.5 10.025T21 13q0 1.85-.713 3.488T18.35 19.35t-2.863 1.938T12 22m0-2q2.9 0 4.95-2.05T19 13t-2.05-4.95T12 6T7.05 8.05T5 13t2.05 4.95T12 20m0-7"/>" ] ] ] ] |