HTTP Client
1
Total requests
1
HTTP errors
Clients
http_client 1
Requests
| GET | https://api.discogs.com/masters/37532 | |
|---|---|---|
| Request options | [ "headers" => [ "Authorization" => "Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb" "User-Agent" => "YourAppName/0.1 +http://yourapp.com" ] ] |
|
| Response |
429
[ "info" => [ "header_size" => 616 "request_size" => 208 "total_time" => 0.149377 "namelookup_time" => 0.00501 "connect_time" => 0.014161 "pretransfer_time" => 0.058224 "size_download" => 1.0 "speed_download" => 6.0 "starttransfer_time" => 0.148604 "primary_ip" => "104.18.36.202" "primary_port" => 443 "local_ip" => "172.18.0.7" "local_port" => 41798 "http_version" => 3 "protocol" => 2 "scheme" => "https" "appconnect_time_us" => 57787 "connect_time_us" => 14161 "namelookup_time_us" => 5010 "pretransfer_time_us" => 58224 "starttransfer_time_us" => 148604 "total_time_us" => 149377 "effective_method" => "GET" "start_time" => 1770967605.2291 "original_url" => "https://api.discogs.com/masters/37532" "pause_handler" => Closure(float $duration) {#798 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#794 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#761 …} : -9223372036854775808 } } "debug" => """ * Host api.discogs.com:443 was resolved.\n * IPv6: 2606:4700:4401::ac40:9736, 2a06:98c1:310d::6812:24ca\n * IPv4: 104.18.36.202, 172.64.151.54\n * Trying [2606:4700:4401::ac40:9736]:443...\n * Immediate connect fail for 2606:4700:4401::ac40:9736: Network unreachable\n * Trying 104.18.36.202:443...\n * ALPN: curl offers h2,http/1.1\n * SSL Trust Anchors:\n * CAfile: /etc/ssl/certs/ca-certificates.crt\n * CApath: /etc/ssl/certs\n * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / X25519MLKEM768 / id-ecPublicKey\n * ALPN: server accepted h2\n * Server certificate:\n * subject: CN=discogs.com\n * start date: Feb 1 20:42:22 2026 GMT\n * expire date: May 2 20:42:21 2026 GMT\n * issuer: C=US; O=Let's Encrypt; CN=E7\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 * subjectAltName: "api.discogs.com" matches cert's "*.discogs.com"\n * SSL certificate verified via OpenSSL.\n * Established connection to api.discogs.com (104.18.36.202 port 443) from 172.18.0.7 port 41798 \n * using HTTP/2\n * [HTTP/2] [1] OPENED stream for https://api.discogs.com/masters/37532\n * [HTTP/2] [1] [:method: GET]\n * [HTTP/2] [1] [:scheme: https]\n * [HTTP/2] [1] [:authority: api.discogs.com]\n * [HTTP/2] [1] [:path: /masters/37532]\n * [HTTP/2] [1] [authorization: Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb]\n * [HTTP/2] [1] [user-agent: YourAppName/0.1 +http://yourapp.com]\n * [HTTP/2] [1] [accept: */*]\n * [HTTP/2] [1] [accept-encoding: gzip]\n > GET /masters/37532 HTTP/2\r\n Host: api.discogs.com\r\n Authorization: Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb\r\n User-Agent: YourAppName/0.1 +http://yourapp.com\r\n Accept: */*\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/2 429 \r\n < date: Fri, 13 Feb 2026 07:26:45 GMT\r\n < content-type: application/json\r\n < cf-ray: 9cd2996d09e6fc15-ATL\r\n < strict-transport-security: max-age=15552000\r\n < x-discogs-ratelimit: 60\r\n < x-discogs-ratelimit-remaining: 0\r\n < x-discogs-ratelimit-used: 130\r\n < cf-cache-status: DYNAMIC\r\n * Added cookie __cf_bm="ZNg898F4E2bY5rcISJ5hbIVpCbuOzdUMaLk5H_yzixQ-1770967605-1.0.1.1-hcuUj_m8ExdR7EHc.EOR6c58IG6r76O2BvdDwtszOsUmuQs2H61xkC6EDreVWsTL_T0K_ALpvOTQhDsLwFtdJECUAm810MBxL2EnbdZGTSk" for domain discogs.com, path /, expire 1770969405\n < set-cookie: __cf_bm=ZNg898F4E2bY5rcISJ5hbIVpCbuOzdUMaLk5H_yzixQ-1770967605-1.0.1.1-hcuUj_m8ExdR7EHc.EOR6c58IG6r76O2BvdDwtszOsUmuQs2H61xkC6EDreVWsTL_T0K_ALpvOTQhDsLwFtdJECUAm810MBxL2EnbdZGTSk; path=/; expires=Fri, 13-Feb-26 07:56:45 GMT; domain=.discogs.com; HttpOnly; Secure; SameSite=None\r\n < server: cloudflare\r\n < alt-svc: h3=":443"; ma=86400\r\n < \r\n """ ] "response_headers" => [ "HTTP/2 429 " "date: Fri, 13 Feb 2026 07:26:45 GMT" "content-type: application/json" "cf-ray: 9cd2996d09e6fc15-ATL" "strict-transport-security: max-age=15552000" "x-discogs-ratelimit: 60" "x-discogs-ratelimit-remaining: 0" "x-discogs-ratelimit-used: 130" "cf-cache-status: DYNAMIC" "set-cookie: __cf_bm=ZNg898F4E2bY5rcISJ5hbIVpCbuOzdUMaLk5H_yzixQ-1770967605-1.0.1.1-hcuUj_m8ExdR7EHc.EOR6c58IG6r76O2BvdDwtszOsUmuQs2H61xkC6EDreVWsTL_T0K_ALpvOTQhDsLwFtdJECUAm810MBxL2EnbdZGTSk; path=/; expires=Fri, 13-Feb-26 07:56:45 GMT; domain=.discogs.com; HttpOnly; Secure; SameSite=None" "server: cloudflare" "alt-svc: h3=":443"; ma=86400" ] ] |
|