HTTP Client
25
Total requests
25
HTTP errors
Clients
http_client 25
Requests
| GET | https://api.discogs.com/masters/107134 | |
|---|---|---|
| Request options | [ "headers" => [ "Authorization" => "Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb" "User-Agent" => "YourAppName/0.1 +http://yourapp.com" ] ] |
|
| Response |
429
[ "info" => [ "header_size" => 616 "request_size" => 209 "total_time" => 0.134437 "namelookup_time" => 0.005354 "connect_time" => 0.006218 "pretransfer_time" => 0.046536 "size_download" => 1.0 "speed_download" => 7.0 "starttransfer_time" => 0.133842 "primary_ip" => "172.64.151.54" "primary_port" => 443 "local_ip" => "172.18.0.7" "local_port" => 59758 "http_version" => 3 "protocol" => 2 "scheme" => "https" "appconnect_time_us" => 46262 "connect_time_us" => 6218 "namelookup_time_us" => 5354 "pretransfer_time_us" => 46536 "starttransfer_time_us" => 133842 "total_time_us" => 134437 "effective_method" => "GET" "start_time" => 1770967529.9029 "original_url" => "https://api.discogs.com/masters/107134" "pause_handler" => Closure(float $duration) {#1132 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1128 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1122 …} : -9223372036854775808 } } "debug" => """ * Host api.discogs.com:443 was resolved.\n * IPv6: 2a06:98c1:310d::6812:24ca, 2606:4700:4401::ac40:9736\n * IPv4: 172.64.151.54, 104.18.36.202\n * Trying [2a06:98c1:310d::6812:24ca]:443...\n * Immediate connect fail for 2a06:98c1:310d::6812:24ca: Network unreachable\n * Trying 172.64.151.54: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 (172.64.151.54 port 443) from 172.18.0.7 port 59758 \n * using HTTP/2\n * [HTTP/2] [1] OPENED stream for https://api.discogs.com/masters/107134\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/107134]\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/107134 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:25:30 GMT\r\n < content-type: application/json\r\n < cf-ray: 9cd297962c3ec00c-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: 412\r\n < cf-cache-status: DYNAMIC\r\n * Added cookie __cf_bm="dZcMLPrjw5rTqjdfr7Lv4HYoO1WsBW7OnJ7JL5rR2xA-1770967530-1.0.1.1-NT0s7PBFB9Y0aCcfIs3U4iLN3cI3HiEj8jyuz0YucGEw5A2rDk8ozl_sIJoO6QPZAne06a53VNMnp.AX.cdPkjllH.iScURE2Plx2gJ2h2c" for domain discogs.com, path /, expire 1770969330\n < set-cookie: __cf_bm=dZcMLPrjw5rTqjdfr7Lv4HYoO1WsBW7OnJ7JL5rR2xA-1770967530-1.0.1.1-NT0s7PBFB9Y0aCcfIs3U4iLN3cI3HiEj8jyuz0YucGEw5A2rDk8ozl_sIJoO6QPZAne06a53VNMnp.AX.cdPkjllH.iScURE2Plx2gJ2h2c; path=/; expires=Fri, 13-Feb-26 07:55:30 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:25:30 GMT" "content-type: application/json" "cf-ray: 9cd297962c3ec00c-ATL" "strict-transport-security: max-age=15552000" "x-discogs-ratelimit: 60" "x-discogs-ratelimit-remaining: 0" "x-discogs-ratelimit-used: 412" "cf-cache-status: DYNAMIC" "set-cookie: __cf_bm=dZcMLPrjw5rTqjdfr7Lv4HYoO1WsBW7OnJ7JL5rR2xA-1770967530-1.0.1.1-NT0s7PBFB9Y0aCcfIs3U4iLN3cI3HiEj8jyuz0YucGEw5A2rDk8ozl_sIJoO6QPZAne06a53VNMnp.AX.cdPkjllH.iScURE2Plx2gJ2h2c; path=/; expires=Fri, 13-Feb-26 07:55:30 GMT; domain=.discogs.com; HttpOnly; Secure; SameSite=None" "server: cloudflare" "alt-svc: h3=":443"; ma=86400" ] ] |
|
| GET | https://api.discogs.com/masters/152986 | |
|---|---|---|
| Request options | [ "headers" => [ "Authorization" => "Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb" "User-Agent" => "YourAppName/0.1 +http://yourapp.com" ] ] |
|
| Response |
429
[ "info" => [ "header_size" => 616 "request_size" => 209 "total_time" => 0.093657 "pretransfer_time" => 0.000376 "size_download" => 1.0 "speed_download" => 10.0 "starttransfer_time" => 0.093327 "primary_ip" => "172.64.151.54" "primary_port" => 443 "local_ip" => "172.18.0.7" "local_port" => 59758 "http_version" => 3 "protocol" => 2 "scheme" => "https" "pretransfer_time_us" => 376 "starttransfer_time_us" => 93327 "total_time_us" => 93657 "effective_method" => "GET" "start_time" => 1770967530.4203 "original_url" => "https://api.discogs.com/masters/152986" "pause_handler" => Closure(float $duration) {#1580 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1650 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1122 …} : -9223372036854775801 } } "debug" => """ * Reusing existing https: connection with host api.discogs.com\n * [HTTP/2] [3] OPENED stream for https://api.discogs.com/masters/152986\n * [HTTP/2] [3] [:method: GET]\n * [HTTP/2] [3] [:scheme: https]\n * [HTTP/2] [3] [:authority: api.discogs.com]\n * [HTTP/2] [3] [:path: /masters/152986]\n * [HTTP/2] [3] [authorization: Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb]\n * [HTTP/2] [3] [user-agent: YourAppName/0.1 +http://yourapp.com]\n * [HTTP/2] [3] [accept: */*]\n * [HTTP/2] [3] [accept-encoding: gzip]\n > GET /masters/152986 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:25:30 GMT\r\n < content-type: application/json\r\n < cf-ray: 9cd297991db9c00c-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: 415\r\n < cf-cache-status: DYNAMIC\r\n * Added cookie __cf_bm="SPDdG5SA9NtqoplsXTgnBnvyeZ__ISezdiW0h6dUMd0-1770967530-1.0.1.1-HI5i9bEasL6raPbRp16gYis_1dWP9H9j3ylScZdVjd8YADvlLe5e1Q8FDPwakEcHs9ym8e_xihQJUG9HO_3dvcW0mBi85lTBJ1dWDCipBG4" for domain discogs.com, path /, expire 1770969330\n < set-cookie: __cf_bm=SPDdG5SA9NtqoplsXTgnBnvyeZ__ISezdiW0h6dUMd0-1770967530-1.0.1.1-HI5i9bEasL6raPbRp16gYis_1dWP9H9j3ylScZdVjd8YADvlLe5e1Q8FDPwakEcHs9ym8e_xihQJUG9HO_3dvcW0mBi85lTBJ1dWDCipBG4; path=/; expires=Fri, 13-Feb-26 07:55:30 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:25:30 GMT" "content-type: application/json" "cf-ray: 9cd297991db9c00c-ATL" "strict-transport-security: max-age=15552000" "x-discogs-ratelimit: 60" "x-discogs-ratelimit-remaining: 0" "x-discogs-ratelimit-used: 415" "cf-cache-status: DYNAMIC" "set-cookie: __cf_bm=SPDdG5SA9NtqoplsXTgnBnvyeZ__ISezdiW0h6dUMd0-1770967530-1.0.1.1-HI5i9bEasL6raPbRp16gYis_1dWP9H9j3ylScZdVjd8YADvlLe5e1Q8FDPwakEcHs9ym8e_xihQJUG9HO_3dvcW0mBi85lTBJ1dWDCipBG4; path=/; expires=Fri, 13-Feb-26 07:55:30 GMT; domain=.discogs.com; HttpOnly; Secure; SameSite=None" "server: cloudflare" "alt-svc: h3=":443"; ma=86400" ] ] |
|
| GET | https://api.discogs.com/masters/174863 | |
|---|---|---|
| Request options | [ "headers" => [ "Authorization" => "Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb" "User-Agent" => "YourAppName/0.1 +http://yourapp.com" ] ] |
|
| Response |
429
[ "info" => [ "header_size" => 616 "request_size" => 209 "total_time" => 0.092175 "pretransfer_time" => 0.000358 "size_download" => 1.0 "speed_download" => 10.0 "starttransfer_time" => 0.091855 "primary_ip" => "172.64.151.54" "primary_port" => 443 "local_ip" => "172.18.0.7" "local_port" => 59758 "http_version" => 3 "protocol" => 2 "scheme" => "https" "pretransfer_time_us" => 358 "starttransfer_time_us" => 91855 "total_time_us" => 92175 "effective_method" => "GET" "start_time" => 1770967530.8662 "original_url" => "https://api.discogs.com/masters/174863" "pause_handler" => Closure(float $duration) {#1759 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1864 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1122 …} : -9223372036854775799 } } "debug" => """ * Reusing existing https: connection with host api.discogs.com\n * [HTTP/2] [5] OPENED stream for https://api.discogs.com/masters/174863\n * [HTTP/2] [5] [:method: GET]\n * [HTTP/2] [5] [:scheme: https]\n * [HTTP/2] [5] [:authority: api.discogs.com]\n * [HTTP/2] [5] [:path: /masters/174863]\n * [HTTP/2] [5] [authorization: Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb]\n * [HTTP/2] [5] [user-agent: YourAppName/0.1 +http://yourapp.com]\n * [HTTP/2] [5] [accept: */*]\n * [HTTP/2] [5] [accept-encoding: gzip]\n > GET /masters/174863 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:25:30 GMT\r\n < content-type: application/json\r\n < cf-ray: 9cd2979bef53c00c-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: 420\r\n < cf-cache-status: DYNAMIC\r\n * Added cookie __cf_bm="skAS4HSNjEbivoOfXqy_PIQMyPmEEICE7aixO0Dji8M-1770967530-1.0.1.1-rvf3ZA5FwYB9u6R4e4C3eocUSrmPqyRk4f1fux5u.dMQ3WI0I4qDsXdJvtyPlIG_eYxajw_I0kw40kGEujCegA3mXi5UnuOl4E85qLJbb84" for domain discogs.com, path /, expire 1770969330\n < set-cookie: __cf_bm=skAS4HSNjEbivoOfXqy_PIQMyPmEEICE7aixO0Dji8M-1770967530-1.0.1.1-rvf3ZA5FwYB9u6R4e4C3eocUSrmPqyRk4f1fux5u.dMQ3WI0I4qDsXdJvtyPlIG_eYxajw_I0kw40kGEujCegA3mXi5UnuOl4E85qLJbb84; path=/; expires=Fri, 13-Feb-26 07:55:30 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:25:30 GMT" "content-type: application/json" "cf-ray: 9cd2979bef53c00c-ATL" "strict-transport-security: max-age=15552000" "x-discogs-ratelimit: 60" "x-discogs-ratelimit-remaining: 0" "x-discogs-ratelimit-used: 420" "cf-cache-status: DYNAMIC" "set-cookie: __cf_bm=skAS4HSNjEbivoOfXqy_PIQMyPmEEICE7aixO0Dji8M-1770967530-1.0.1.1-rvf3ZA5FwYB9u6R4e4C3eocUSrmPqyRk4f1fux5u.dMQ3WI0I4qDsXdJvtyPlIG_eYxajw_I0kw40kGEujCegA3mXi5UnuOl4E85qLJbb84; path=/; expires=Fri, 13-Feb-26 07:55:30 GMT; domain=.discogs.com; HttpOnly; Secure; SameSite=None" "server: cloudflare" "alt-svc: h3=":443"; ma=86400" ] ] |
|
| GET | https://api.discogs.com/masters/82053 | |
|---|---|---|
| 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.104217 "pretransfer_time" => 0.000303 "size_download" => 1.0 "speed_download" => 9.0 "starttransfer_time" => 0.103837 "primary_ip" => "172.64.151.54" "primary_port" => 443 "local_ip" => "172.18.0.7" "local_port" => 59758 "http_version" => 3 "protocol" => 2 "scheme" => "https" "pretransfer_time_us" => 303 "starttransfer_time_us" => 103837 "total_time_us" => 104217 "effective_method" => "GET" "start_time" => 1770967531.141 "original_url" => "https://api.discogs.com/masters/82053" "pause_handler" => Closure(float $duration) {#1993 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#2098 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1122 …} : -9223372036854775797 } } "debug" => """ * Reusing existing https: connection with host api.discogs.com\n * [HTTP/2] [7] OPENED stream for https://api.discogs.com/masters/82053\n * [HTTP/2] [7] [:method: GET]\n * [HTTP/2] [7] [:scheme: https]\n * [HTTP/2] [7] [:authority: api.discogs.com]\n * [HTTP/2] [7] [:path: /masters/82053]\n * [HTTP/2] [7] [authorization: Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb]\n * [HTTP/2] [7] [user-agent: YourAppName/0.1 +http://yourapp.com]\n * [HTTP/2] [7] [accept: */*]\n * [HTTP/2] [7] [accept-encoding: gzip]\n > GET /masters/82053 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:25:31 GMT\r\n < content-type: application/json\r\n < cf-ray: 9cd2979d9856c00c-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: 422\r\n < cf-cache-status: DYNAMIC\r\n * Added cookie __cf_bm="48yecjnU7k8QEbPQLSiTrmmrEQrIjKXbtQZ4JThgyjc-1770967531-1.0.1.1-UNJpQ6zIEiwE4vUuZRBBLruuEefFA0CYy7A0JZ_qHvxGbEM5ikt1vir3Tf2eNhEGi8lIZuazEyN.kCN._xYlWJXdOX8Hm3paF7V9PZb4RJg" for domain discogs.com, path /, expire 1770969331\n < set-cookie: __cf_bm=48yecjnU7k8QEbPQLSiTrmmrEQrIjKXbtQZ4JThgyjc-1770967531-1.0.1.1-UNJpQ6zIEiwE4vUuZRBBLruuEefFA0CYy7A0JZ_qHvxGbEM5ikt1vir3Tf2eNhEGi8lIZuazEyN.kCN._xYlWJXdOX8Hm3paF7V9PZb4RJg; path=/; expires=Fri, 13-Feb-26 07:55:31 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:25:31 GMT" "content-type: application/json" "cf-ray: 9cd2979d9856c00c-ATL" "strict-transport-security: max-age=15552000" "x-discogs-ratelimit: 60" "x-discogs-ratelimit-remaining: 0" "x-discogs-ratelimit-used: 422" "cf-cache-status: DYNAMIC" "set-cookie: __cf_bm=48yecjnU7k8QEbPQLSiTrmmrEQrIjKXbtQZ4JThgyjc-1770967531-1.0.1.1-UNJpQ6zIEiwE4vUuZRBBLruuEefFA0CYy7A0JZ_qHvxGbEM5ikt1vir3Tf2eNhEGi8lIZuazEyN.kCN._xYlWJXdOX8Hm3paF7V9PZb4RJg; path=/; expires=Fri, 13-Feb-26 07:55:31 GMT; domain=.discogs.com; HttpOnly; Secure; SameSite=None" "server: cloudflare" "alt-svc: h3=":443"; ma=86400" ] ] |
|
| GET | https://api.discogs.com/masters/87635 | |
|---|---|---|
| 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.093021 "pretransfer_time" => 0.000287 "size_download" => 1.0 "speed_download" => 10.0 "starttransfer_time" => 0.092761 "primary_ip" => "172.64.151.54" "primary_port" => 443 "local_ip" => "172.18.0.7" "local_port" => 59758 "http_version" => 3 "protocol" => 2 "scheme" => "https" "pretransfer_time_us" => 287 "starttransfer_time_us" => 92761 "total_time_us" => 93021 "effective_method" => "GET" "start_time" => 1770967531.4667 "original_url" => "https://api.discogs.com/masters/87635" "pause_handler" => Closure(float $duration) {#2227 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#2332 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1122 …} : -9223372036854775795 } } "debug" => """ * Reusing existing https: connection with host api.discogs.com\n * [HTTP/2] [9] OPENED stream for https://api.discogs.com/masters/87635\n * [HTTP/2] [9] [:method: GET]\n * [HTTP/2] [9] [:scheme: https]\n * [HTTP/2] [9] [:authority: api.discogs.com]\n * [HTTP/2] [9] [:path: /masters/87635]\n * [HTTP/2] [9] [authorization: Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb]\n * [HTTP/2] [9] [user-agent: YourAppName/0.1 +http://yourapp.com]\n * [HTTP/2] [9] [accept: */*]\n * [HTTP/2] [9] [accept-encoding: gzip]\n > GET /masters/87635 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:25:31 GMT\r\n < content-type: application/json\r\n < cf-ray: 9cd2979fa963c00c-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: 427\r\n < cf-cache-status: DYNAMIC\r\n * Added cookie __cf_bm="KkVGlHYxhpNZMlTawNY9MdhNSST3ZMtudSxeumbj2uc-1770967531-1.0.1.1-iYVfC7.HO0ufXx6xOPuIzAQTShZ6QRIkGynqIt4EtOucermOnK2KFpWU0C8BAmNQdVDw0oVvGSoZbiZuBl0W_lyIzmRqAHX9KYwHH3dq9Yc" for domain discogs.com, path /, expire 1770969331\n < set-cookie: __cf_bm=KkVGlHYxhpNZMlTawNY9MdhNSST3ZMtudSxeumbj2uc-1770967531-1.0.1.1-iYVfC7.HO0ufXx6xOPuIzAQTShZ6QRIkGynqIt4EtOucermOnK2KFpWU0C8BAmNQdVDw0oVvGSoZbiZuBl0W_lyIzmRqAHX9KYwHH3dq9Yc; path=/; expires=Fri, 13-Feb-26 07:55:31 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:25:31 GMT" "content-type: application/json" "cf-ray: 9cd2979fa963c00c-ATL" "strict-transport-security: max-age=15552000" "x-discogs-ratelimit: 60" "x-discogs-ratelimit-remaining: 0" "x-discogs-ratelimit-used: 427" "cf-cache-status: DYNAMIC" "set-cookie: __cf_bm=KkVGlHYxhpNZMlTawNY9MdhNSST3ZMtudSxeumbj2uc-1770967531-1.0.1.1-iYVfC7.HO0ufXx6xOPuIzAQTShZ6QRIkGynqIt4EtOucermOnK2KFpWU0C8BAmNQdVDw0oVvGSoZbiZuBl0W_lyIzmRqAHX9KYwHH3dq9Yc; path=/; expires=Fri, 13-Feb-26 07:55:31 GMT; domain=.discogs.com; HttpOnly; Secure; SameSite=None" "server: cloudflare" "alt-svc: h3=":443"; ma=86400" ] ] |
|
| GET | https://api.discogs.com/masters/29012 | |
|---|---|---|
| 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.115717 "pretransfer_time" => 0.000292 "size_download" => 1.0 "speed_download" => 8.0 "starttransfer_time" => 0.115376 "primary_ip" => "172.64.151.54" "primary_port" => 443 "local_ip" => "172.18.0.7" "local_port" => 59758 "http_version" => 3 "protocol" => 2 "scheme" => "https" "pretransfer_time_us" => 292 "starttransfer_time_us" => 115376 "total_time_us" => 115717 "effective_method" => "GET" "start_time" => 1770967531.7915 "original_url" => "https://api.discogs.com/masters/29012" "pause_handler" => Closure(float $duration) {#2461 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#2566 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1122 …} : -9223372036854775793 } } "debug" => """ * Reusing existing https: connection with host api.discogs.com\n * [HTTP/2] [11] OPENED stream for https://api.discogs.com/masters/29012\n * [HTTP/2] [11] [:method: GET]\n * [HTTP/2] [11] [:scheme: https]\n * [HTTP/2] [11] [:authority: api.discogs.com]\n * [HTTP/2] [11] [:path: /masters/29012]\n * [HTTP/2] [11] [authorization: Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb]\n * [HTTP/2] [11] [user-agent: YourAppName/0.1 +http://yourapp.com]\n * [HTTP/2] [11] [accept: */*]\n * [HTTP/2] [11] [accept-encoding: gzip]\n > GET /masters/29012 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:25:31 GMT\r\n < content-type: application/json\r\n < cf-ray: 9cd297a1aaa0c00c-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: 432\r\n < cf-cache-status: DYNAMIC\r\n * Added cookie __cf_bm="HyPyDyzTPaH.UGf2hDbCfKWAvfc96HN1sSe2PNUddmw-1770967531-1.0.1.1-KXIQPkVRLSxYbQ2xZx4NAh0QaeYhXf5CttCGwhnNVQpUZcqzoARPfsbfZ5KPrD41dCB0TYXW3R67BijFajqqJUM1N3lSdBKrQFK4u.Fljes" for domain discogs.com, path /, expire 1770969331\n < set-cookie: __cf_bm=HyPyDyzTPaH.UGf2hDbCfKWAvfc96HN1sSe2PNUddmw-1770967531-1.0.1.1-KXIQPkVRLSxYbQ2xZx4NAh0QaeYhXf5CttCGwhnNVQpUZcqzoARPfsbfZ5KPrD41dCB0TYXW3R67BijFajqqJUM1N3lSdBKrQFK4u.Fljes; path=/; expires=Fri, 13-Feb-26 07:55:31 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:25:31 GMT" "content-type: application/json" "cf-ray: 9cd297a1aaa0c00c-ATL" "strict-transport-security: max-age=15552000" "x-discogs-ratelimit: 60" "x-discogs-ratelimit-remaining: 0" "x-discogs-ratelimit-used: 432" "cf-cache-status: DYNAMIC" "set-cookie: __cf_bm=HyPyDyzTPaH.UGf2hDbCfKWAvfc96HN1sSe2PNUddmw-1770967531-1.0.1.1-KXIQPkVRLSxYbQ2xZx4NAh0QaeYhXf5CttCGwhnNVQpUZcqzoARPfsbfZ5KPrD41dCB0TYXW3R67BijFajqqJUM1N3lSdBKrQFK4u.Fljes; path=/; expires=Fri, 13-Feb-26 07:55:31 GMT; domain=.discogs.com; HttpOnly; Secure; SameSite=None" "server: cloudflare" "alt-svc: h3=":443"; ma=86400" ] ] |
|
| GET | https://api.discogs.com/masters/274866 | |
|---|---|---|
| Request options | [ "headers" => [ "Authorization" => "Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb" "User-Agent" => "YourAppName/0.1 +http://yourapp.com" ] ] |
|
| Response |
429
[ "info" => [ "header_size" => 616 "request_size" => 209 "total_time" => 0.091847 "pretransfer_time" => 0.000304 "size_download" => 1.0 "speed_download" => 10.0 "starttransfer_time" => 0.091465 "primary_ip" => "172.64.151.54" "primary_port" => 443 "local_ip" => "172.18.0.7" "local_port" => 59758 "http_version" => 3 "protocol" => 2 "scheme" => "https" "pretransfer_time_us" => 304 "starttransfer_time_us" => 91465 "total_time_us" => 91847 "effective_method" => "GET" "start_time" => 1770967532.1729 "original_url" => "https://api.discogs.com/masters/274866" "pause_handler" => Closure(float $duration) {#2695 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#2800 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1122 …} : -9223372036854775791 } } "debug" => """ * Reusing existing https: connection with host api.discogs.com\n * [HTTP/2] [13] OPENED stream for https://api.discogs.com/masters/274866\n * [HTTP/2] [13] [:method: GET]\n * [HTTP/2] [13] [:scheme: https]\n * [HTTP/2] [13] [:authority: api.discogs.com]\n * [HTTP/2] [13] [:path: /masters/274866]\n * [HTTP/2] [13] [authorization: Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb]\n * [HTTP/2] [13] [user-agent: YourAppName/0.1 +http://yourapp.com]\n * [HTTP/2] [13] [accept: */*]\n * [HTTP/2] [13] [accept-encoding: gzip]\n > GET /masters/274866 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:25:32 GMT\r\n < content-type: application/json\r\n < cf-ray: 9cd297a41bd8c00c-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: 433\r\n < cf-cache-status: DYNAMIC\r\n * Added cookie __cf_bm="C8D0XkiZ5LnuzIdCcP1bhWjhRcnwTbzxvtehWMr_bMQ-1770967532-1.0.1.1-XJbUpUSGf32T658IipeYBOeOqqU2nnUaBNKfSpvxCn8x9OblFh7E3yBOvkadEbXlvqvLIPkBCcOrAxcc8KQjwlNJW2mK7PMGRSUXWDlGPao" for domain discogs.com, path /, expire 1770969332\n < set-cookie: __cf_bm=C8D0XkiZ5LnuzIdCcP1bhWjhRcnwTbzxvtehWMr_bMQ-1770967532-1.0.1.1-XJbUpUSGf32T658IipeYBOeOqqU2nnUaBNKfSpvxCn8x9OblFh7E3yBOvkadEbXlvqvLIPkBCcOrAxcc8KQjwlNJW2mK7PMGRSUXWDlGPao; path=/; expires=Fri, 13-Feb-26 07:55:32 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:25:32 GMT" "content-type: application/json" "cf-ray: 9cd297a41bd8c00c-ATL" "strict-transport-security: max-age=15552000" "x-discogs-ratelimit: 60" "x-discogs-ratelimit-remaining: 0" "x-discogs-ratelimit-used: 433" "cf-cache-status: DYNAMIC" "set-cookie: __cf_bm=C8D0XkiZ5LnuzIdCcP1bhWjhRcnwTbzxvtehWMr_bMQ-1770967532-1.0.1.1-XJbUpUSGf32T658IipeYBOeOqqU2nnUaBNKfSpvxCn8x9OblFh7E3yBOvkadEbXlvqvLIPkBCcOrAxcc8KQjwlNJW2mK7PMGRSUXWDlGPao; path=/; expires=Fri, 13-Feb-26 07:55:32 GMT; domain=.discogs.com; HttpOnly; Secure; SameSite=None" "server: cloudflare" "alt-svc: h3=":443"; ma=86400" ] ] |
|
| GET | https://api.discogs.com/masters/330362 | |
|---|---|---|
| Request options | [ "headers" => [ "Authorization" => "Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb" "User-Agent" => "YourAppName/0.1 +http://yourapp.com" ] ] |
|
| Response |
429
[ "info" => [ "header_size" => 616 "request_size" => 209 "total_time" => 0.093392 "pretransfer_time" => 0.000281 "size_download" => 1.0 "speed_download" => 10.0 "starttransfer_time" => 0.093016 "primary_ip" => "172.64.151.54" "primary_port" => 443 "local_ip" => "172.18.0.7" "local_port" => 59758 "http_version" => 3 "protocol" => 2 "scheme" => "https" "pretransfer_time_us" => 281 "starttransfer_time_us" => 93016 "total_time_us" => 93392 "effective_method" => "GET" "start_time" => 1770967532.5376 "original_url" => "https://api.discogs.com/masters/330362" "pause_handler" => Closure(float $duration) {#2929 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#3034 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1122 …} : -9223372036854775789 } } "debug" => """ * Reusing existing https: connection with host api.discogs.com\n * [HTTP/2] [15] OPENED stream for https://api.discogs.com/masters/330362\n * [HTTP/2] [15] [:method: GET]\n * [HTTP/2] [15] [:scheme: https]\n * [HTTP/2] [15] [:authority: api.discogs.com]\n * [HTTP/2] [15] [:path: /masters/330362]\n * [HTTP/2] [15] [authorization: Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb]\n * [HTTP/2] [15] [user-agent: YourAppName/0.1 +http://yourapp.com]\n * [HTTP/2] [15] [accept: */*]\n * [HTTP/2] [15] [accept-encoding: gzip]\n > GET /masters/330362 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:25:32 GMT\r\n < content-type: application/json\r\n < cf-ray: 9cd297a65cfec00c-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: 437\r\n < cf-cache-status: DYNAMIC\r\n * Added cookie __cf_bm="eIisqn2bJipORYXdOlGDGF0a5NB27LThqP6gpCcUu.I-1770967532-1.0.1.1-VujIwO5puQdbAURo0LnECPN9NXjUZf1Fka9UlwKTPidDVLnTP1eVy.WpSVpjY3fDBYCCyF2ytAc47FUwNcjnfB5wyOfq8kYFhAekOb419_Q" for domain discogs.com, path /, expire 1770969332\n < set-cookie: __cf_bm=eIisqn2bJipORYXdOlGDGF0a5NB27LThqP6gpCcUu.I-1770967532-1.0.1.1-VujIwO5puQdbAURo0LnECPN9NXjUZf1Fka9UlwKTPidDVLnTP1eVy.WpSVpjY3fDBYCCyF2ytAc47FUwNcjnfB5wyOfq8kYFhAekOb419_Q; path=/; expires=Fri, 13-Feb-26 07:55:32 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:25:32 GMT" "content-type: application/json" "cf-ray: 9cd297a65cfec00c-ATL" "strict-transport-security: max-age=15552000" "x-discogs-ratelimit: 60" "x-discogs-ratelimit-remaining: 0" "x-discogs-ratelimit-used: 437" "cf-cache-status: DYNAMIC" "set-cookie: __cf_bm=eIisqn2bJipORYXdOlGDGF0a5NB27LThqP6gpCcUu.I-1770967532-1.0.1.1-VujIwO5puQdbAURo0LnECPN9NXjUZf1Fka9UlwKTPidDVLnTP1eVy.WpSVpjY3fDBYCCyF2ytAc47FUwNcjnfB5wyOfq8kYFhAekOb419_Q; path=/; expires=Fri, 13-Feb-26 07:55:32 GMT; domain=.discogs.com; HttpOnly; Secure; SameSite=None" "server: cloudflare" "alt-svc: h3=":443"; ma=86400" ] ] |
|
| GET | https://api.discogs.com/masters/90311 | |
|---|---|---|
| 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.092743 "pretransfer_time" => 0.000325 "size_download" => 1.0 "speed_download" => 10.0 "starttransfer_time" => 0.092396 "primary_ip" => "172.64.151.54" "primary_port" => 443 "local_ip" => "172.18.0.7" "local_port" => 59758 "http_version" => 3 "protocol" => 2 "scheme" => "https" "pretransfer_time_us" => 325 "starttransfer_time_us" => 92396 "total_time_us" => 92743 "effective_method" => "GET" "start_time" => 1770967532.8958 "original_url" => "https://api.discogs.com/masters/90311" "pause_handler" => Closure(float $duration) {#3163 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#3268 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1122 …} : -9223372036854775787 } } "debug" => """ * Reusing existing https: connection with host api.discogs.com\n * [HTTP/2] [17] OPENED stream for https://api.discogs.com/masters/90311\n * [HTTP/2] [17] [:method: GET]\n * [HTTP/2] [17] [:scheme: https]\n * [HTTP/2] [17] [:authority: api.discogs.com]\n * [HTTP/2] [17] [:path: /masters/90311]\n * [HTTP/2] [17] [authorization: Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb]\n * [HTTP/2] [17] [user-agent: YourAppName/0.1 +http://yourapp.com]\n * [HTTP/2] [17] [accept: */*]\n * [HTTP/2] [17] [accept-encoding: gzip]\n > GET /masters/90311 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:25:32 GMT\r\n < content-type: application/json\r\n < cf-ray: 9cd297a89e2ec00c-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: 442\r\n < cf-cache-status: DYNAMIC\r\n * Added cookie __cf_bm="z0thT0OmvYVAd8fu2YV5Jzw9sj5wLHoP0zR_cOTYd9M-1770967532-1.0.1.1-uNI6KpOqndFteb.0T7nJ6mVWn9SVaHKtzfpTDX0VvFl.8A7B5yMT63m.HnO7kWIFO40a9CEtuBnRVjV8eghx3Ra.qyiyhRFsoFN6DZMQvwo" for domain discogs.com, path /, expire 1770969332\n < set-cookie: __cf_bm=z0thT0OmvYVAd8fu2YV5Jzw9sj5wLHoP0zR_cOTYd9M-1770967532-1.0.1.1-uNI6KpOqndFteb.0T7nJ6mVWn9SVaHKtzfpTDX0VvFl.8A7B5yMT63m.HnO7kWIFO40a9CEtuBnRVjV8eghx3Ra.qyiyhRFsoFN6DZMQvwo; path=/; expires=Fri, 13-Feb-26 07:55:32 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:25:32 GMT" "content-type: application/json" "cf-ray: 9cd297a89e2ec00c-ATL" "strict-transport-security: max-age=15552000" "x-discogs-ratelimit: 60" "x-discogs-ratelimit-remaining: 0" "x-discogs-ratelimit-used: 442" "cf-cache-status: DYNAMIC" "set-cookie: __cf_bm=z0thT0OmvYVAd8fu2YV5Jzw9sj5wLHoP0zR_cOTYd9M-1770967532-1.0.1.1-uNI6KpOqndFteb.0T7nJ6mVWn9SVaHKtzfpTDX0VvFl.8A7B5yMT63m.HnO7kWIFO40a9CEtuBnRVjV8eghx3Ra.qyiyhRFsoFN6DZMQvwo; path=/; expires=Fri, 13-Feb-26 07:55:32 GMT; domain=.discogs.com; HttpOnly; Secure; SameSite=None" "server: cloudflare" "alt-svc: h3=":443"; ma=86400" ] ] |
|
| GET | https://api.discogs.com/masters/897418 | |
|---|---|---|
| Request options | [ "headers" => [ "Authorization" => "Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb" "User-Agent" => "YourAppName/0.1 +http://yourapp.com" ] ] |
|
| Response |
429
[ "info" => [ "header_size" => 616 "request_size" => 209 "total_time" => 0.115252 "pretransfer_time" => 0.000311 "size_download" => 1.0 "speed_download" => 8.0 "starttransfer_time" => 0.114813 "primary_ip" => "172.64.151.54" "primary_port" => 443 "local_ip" => "172.18.0.7" "local_port" => 59758 "http_version" => 3 "protocol" => 2 "scheme" => "https" "pretransfer_time_us" => 311 "starttransfer_time_us" => 114813 "total_time_us" => 115252 "effective_method" => "GET" "start_time" => 1770967533.1804 "original_url" => "https://api.discogs.com/masters/897418" "pause_handler" => Closure(float $duration) {#3397 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#3502 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1122 …} : -9223372036854775785 } } "debug" => """ * Reusing existing https: connection with host api.discogs.com\n * [HTTP/2] [19] OPENED stream for https://api.discogs.com/masters/897418\n * [HTTP/2] [19] [:method: GET]\n * [HTTP/2] [19] [:scheme: https]\n * [HTTP/2] [19] [:authority: api.discogs.com]\n * [HTTP/2] [19] [:path: /masters/897418]\n * [HTTP/2] [19] [authorization: Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb]\n * [HTTP/2] [19] [user-agent: YourAppName/0.1 +http://yourapp.com]\n * [HTTP/2] [19] [accept: */*]\n * [HTTP/2] [19] [accept-encoding: gzip]\n > GET /masters/897418 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:25:33 GMT\r\n < content-type: application/json\r\n < cf-ray: 9cd297aa5f12c00c-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: 443\r\n < cf-cache-status: DYNAMIC\r\n * Added cookie __cf_bm="IYNMkWk1XkSGL1P08MbBo3xsI10JBwmjmoaTmqDXnDw-1770967533-1.0.1.1-xK_AMK36NKSjYXQgfhXVySZk3f.m5Q7qfUzdwKyRHwXDi1K1JhUokgDBpoOoU_Vlp8hHtaxSmwO9M85hVriPtnYj6hk9jBEmNe.34O8WlvY" for domain discogs.com, path /, expire 1770969333\n < set-cookie: __cf_bm=IYNMkWk1XkSGL1P08MbBo3xsI10JBwmjmoaTmqDXnDw-1770967533-1.0.1.1-xK_AMK36NKSjYXQgfhXVySZk3f.m5Q7qfUzdwKyRHwXDi1K1JhUokgDBpoOoU_Vlp8hHtaxSmwO9M85hVriPtnYj6hk9jBEmNe.34O8WlvY; path=/; expires=Fri, 13-Feb-26 07:55:33 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:25:33 GMT" "content-type: application/json" "cf-ray: 9cd297aa5f12c00c-ATL" "strict-transport-security: max-age=15552000" "x-discogs-ratelimit: 60" "x-discogs-ratelimit-remaining: 0" "x-discogs-ratelimit-used: 443" "cf-cache-status: DYNAMIC" "set-cookie: __cf_bm=IYNMkWk1XkSGL1P08MbBo3xsI10JBwmjmoaTmqDXnDw-1770967533-1.0.1.1-xK_AMK36NKSjYXQgfhXVySZk3f.m5Q7qfUzdwKyRHwXDi1K1JhUokgDBpoOoU_Vlp8hHtaxSmwO9M85hVriPtnYj6hk9jBEmNe.34O8WlvY; path=/; expires=Fri, 13-Feb-26 07:55:33 GMT; domain=.discogs.com; HttpOnly; Secure; SameSite=None" "server: cloudflare" "alt-svc: h3=":443"; ma=86400" ] ] |
|
| GET | https://api.discogs.com/masters/565639 | |
|---|---|---|
| Request options | [ "headers" => [ "Authorization" => "Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb" "User-Agent" => "YourAppName/0.1 +http://yourapp.com" ] ] |
|
| Response |
429
[ "info" => [ "header_size" => 616 "request_size" => 209 "total_time" => 0.106601 "pretransfer_time" => 0.000355 "size_download" => 1.0 "speed_download" => 9.0 "starttransfer_time" => 0.106284 "primary_ip" => "172.64.151.54" "primary_port" => 443 "local_ip" => "172.18.0.7" "local_port" => 59758 "http_version" => 3 "protocol" => 2 "scheme" => "https" "pretransfer_time_us" => 355 "starttransfer_time_us" => 106284 "total_time_us" => 106601 "effective_method" => "GET" "start_time" => 1770967533.4778 "original_url" => "https://api.discogs.com/masters/565639" "pause_handler" => Closure(float $duration) {#3631 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#3736 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1122 …} : -9223372036854775783 } } "debug" => """ * Reusing existing https: connection with host api.discogs.com\n * [HTTP/2] [21] OPENED stream for https://api.discogs.com/masters/565639\n * [HTTP/2] [21] [:method: GET]\n * [HTTP/2] [21] [:scheme: https]\n * [HTTP/2] [21] [:authority: api.discogs.com]\n * [HTTP/2] [21] [:path: /masters/565639]\n * [HTTP/2] [21] [authorization: Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb]\n * [HTTP/2] [21] [user-agent: YourAppName/0.1 +http://yourapp.com]\n * [HTTP/2] [21] [accept: */*]\n * [HTTP/2] [21] [accept-encoding: gzip]\n > GET /masters/565639 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:25:33 GMT\r\n < content-type: application/json\r\n < cf-ray: 9cd297ac3840c00c-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: 447\r\n < cf-cache-status: DYNAMIC\r\n * Added cookie __cf_bm="s0nzPhQOo5zn_843aI_7BWVzYBm3zxetbo8TJryvj0Q-1770967533-1.0.1.1-9LkTMYY3g..njvbMu.bDKUyeZtjjZwbVm91r1aEitHb0bdslomtNK_DP2dXf5sMj8PNp7W2YgHMY1RNla1eh8x0eTCaTXYSeI9F0zjYAH7Q" for domain discogs.com, path /, expire 1770969333\n < set-cookie: __cf_bm=s0nzPhQOo5zn_843aI_7BWVzYBm3zxetbo8TJryvj0Q-1770967533-1.0.1.1-9LkTMYY3g..njvbMu.bDKUyeZtjjZwbVm91r1aEitHb0bdslomtNK_DP2dXf5sMj8PNp7W2YgHMY1RNla1eh8x0eTCaTXYSeI9F0zjYAH7Q; path=/; expires=Fri, 13-Feb-26 07:55:33 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:25:33 GMT" "content-type: application/json" "cf-ray: 9cd297ac3840c00c-ATL" "strict-transport-security: max-age=15552000" "x-discogs-ratelimit: 60" "x-discogs-ratelimit-remaining: 0" "x-discogs-ratelimit-used: 447" "cf-cache-status: DYNAMIC" "set-cookie: __cf_bm=s0nzPhQOo5zn_843aI_7BWVzYBm3zxetbo8TJryvj0Q-1770967533-1.0.1.1-9LkTMYY3g..njvbMu.bDKUyeZtjjZwbVm91r1aEitHb0bdslomtNK_DP2dXf5sMj8PNp7W2YgHMY1RNla1eh8x0eTCaTXYSeI9F0zjYAH7Q; path=/; expires=Fri, 13-Feb-26 07:55:33 GMT; domain=.discogs.com; HttpOnly; Secure; SameSite=None" "server: cloudflare" "alt-svc: h3=":443"; ma=86400" ] ] |
|
| GET | https://api.discogs.com/masters/800723 | |
|---|---|---|
| Request options | [ "headers" => [ "Authorization" => "Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb" "User-Agent" => "YourAppName/0.1 +http://yourapp.com" ] ] |
|
| Response |
429
[ "info" => [ "header_size" => 616 "request_size" => 209 "total_time" => 0.095466 "pretransfer_time" => 0.000321 "size_download" => 1.0 "speed_download" => 10.0 "starttransfer_time" => 0.095128 "primary_ip" => "172.64.151.54" "primary_port" => 443 "local_ip" => "172.18.0.7" "local_port" => 59758 "http_version" => 3 "protocol" => 2 "scheme" => "https" "pretransfer_time_us" => 321 "starttransfer_time_us" => 95128 "total_time_us" => 95466 "effective_method" => "GET" "start_time" => 1770967533.8887 "original_url" => "https://api.discogs.com/masters/800723" "pause_handler" => Closure(float $duration) {#3865 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#3970 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1122 …} : -9223372036854775781 } } "debug" => """ * Reusing existing https: connection with host api.discogs.com\n * [HTTP/2] [23] OPENED stream for https://api.discogs.com/masters/800723\n * [HTTP/2] [23] [:method: GET]\n * [HTTP/2] [23] [:scheme: https]\n * [HTTP/2] [23] [:authority: api.discogs.com]\n * [HTTP/2] [23] [:path: /masters/800723]\n * [HTTP/2] [23] [authorization: Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb]\n * [HTTP/2] [23] [user-agent: YourAppName/0.1 +http://yourapp.com]\n * [HTTP/2] [23] [accept: */*]\n * [HTTP/2] [23] [accept-encoding: gzip]\n > GET /masters/800723 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:25:33 GMT\r\n < content-type: application/json\r\n < cf-ray: 9cd297aec9cdc00c-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: 452\r\n < cf-cache-status: DYNAMIC\r\n * Added cookie __cf_bm="r8n7MpUwDKMtKujLj3kPzOqnClrznEhjN_zeiWVLD2I-1770967533-1.0.1.1-FMs6oZUSEZKMZpBwyeChe6_EG0dpWt6iZULhg78ijBoEBci.WFuG8wf83L3s.3P1t9cbgROC2aiPni1efb9R6I5ffaM5PJ6IdQLBAJgVwQ0" for domain discogs.com, path /, expire 1770969333\n < set-cookie: __cf_bm=r8n7MpUwDKMtKujLj3kPzOqnClrznEhjN_zeiWVLD2I-1770967533-1.0.1.1-FMs6oZUSEZKMZpBwyeChe6_EG0dpWt6iZULhg78ijBoEBci.WFuG8wf83L3s.3P1t9cbgROC2aiPni1efb9R6I5ffaM5PJ6IdQLBAJgVwQ0; path=/; expires=Fri, 13-Feb-26 07:55:33 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:25:33 GMT" "content-type: application/json" "cf-ray: 9cd297aec9cdc00c-ATL" "strict-transport-security: max-age=15552000" "x-discogs-ratelimit: 60" "x-discogs-ratelimit-remaining: 0" "x-discogs-ratelimit-used: 452" "cf-cache-status: DYNAMIC" "set-cookie: __cf_bm=r8n7MpUwDKMtKujLj3kPzOqnClrznEhjN_zeiWVLD2I-1770967533-1.0.1.1-FMs6oZUSEZKMZpBwyeChe6_EG0dpWt6iZULhg78ijBoEBci.WFuG8wf83L3s.3P1t9cbgROC2aiPni1efb9R6I5ffaM5PJ6IdQLBAJgVwQ0; path=/; expires=Fri, 13-Feb-26 07:55:33 GMT; domain=.discogs.com; HttpOnly; Secure; SameSite=None" "server: cloudflare" "alt-svc: h3=":443"; ma=86400" ] ] |
|
| GET | https://api.discogs.com/masters/93644 | |
|---|---|---|
| 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.10124 "pretransfer_time" => 0.000336 "size_download" => 1.0 "speed_download" => 9.0 "starttransfer_time" => 0.100814 "primary_ip" => "172.64.151.54" "primary_port" => 443 "local_ip" => "172.18.0.7" "local_port" => 59758 "http_version" => 3 "protocol" => 2 "scheme" => "https" "pretransfer_time_us" => 336 "starttransfer_time_us" => 100814 "total_time_us" => 101240 "effective_method" => "GET" "start_time" => 1770967534.2842 "original_url" => "https://api.discogs.com/masters/93644" "pause_handler" => Closure(float $duration) {#4099 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#4204 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1122 …} : -9223372036854775779 } } "debug" => """ * Reusing existing https: connection with host api.discogs.com\n * [HTTP/2] [25] OPENED stream for https://api.discogs.com/masters/93644\n * [HTTP/2] [25] [:method: GET]\n * [HTTP/2] [25] [:scheme: https]\n * [HTTP/2] [25] [:authority: api.discogs.com]\n * [HTTP/2] [25] [:path: /masters/93644]\n * [HTTP/2] [25] [authorization: Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb]\n * [HTTP/2] [25] [user-agent: YourAppName/0.1 +http://yourapp.com]\n * [HTTP/2] [25] [accept: */*]\n * [HTTP/2] [25] [accept-encoding: gzip]\n > GET /masters/93644 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:25:34 GMT\r\n < content-type: application/json\r\n < cf-ray: 9cd297b14b78c00c-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: 454\r\n < cf-cache-status: DYNAMIC\r\n * Added cookie __cf_bm="83mcbArxqr7vwDeauvA.4Wogqm.F2aQ1uR3JzMo4ZqM-1770967534-1.0.1.1-GV3qTkzkyZLD0LlgB2Yp0M4ldQHpA9m5gZiQ.zXzI069T9fr2f.zIcFKcjOHRSd5furLcKnGzBa0O9GgNJz5yST.MYpIlSJloop0WM2QHlQ" for domain discogs.com, path /, expire 1770969334\n < set-cookie: __cf_bm=83mcbArxqr7vwDeauvA.4Wogqm.F2aQ1uR3JzMo4ZqM-1770967534-1.0.1.1-GV3qTkzkyZLD0LlgB2Yp0M4ldQHpA9m5gZiQ.zXzI069T9fr2f.zIcFKcjOHRSd5furLcKnGzBa0O9GgNJz5yST.MYpIlSJloop0WM2QHlQ; path=/; expires=Fri, 13-Feb-26 07:55:34 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:25:34 GMT" "content-type: application/json" "cf-ray: 9cd297b14b78c00c-ATL" "strict-transport-security: max-age=15552000" "x-discogs-ratelimit: 60" "x-discogs-ratelimit-remaining: 0" "x-discogs-ratelimit-used: 454" "cf-cache-status: DYNAMIC" "set-cookie: __cf_bm=83mcbArxqr7vwDeauvA.4Wogqm.F2aQ1uR3JzMo4ZqM-1770967534-1.0.1.1-GV3qTkzkyZLD0LlgB2Yp0M4ldQHpA9m5gZiQ.zXzI069T9fr2f.zIcFKcjOHRSd5furLcKnGzBa0O9GgNJz5yST.MYpIlSJloop0WM2QHlQ; path=/; expires=Fri, 13-Feb-26 07:55:34 GMT; domain=.discogs.com; HttpOnly; Secure; SameSite=None" "server: cloudflare" "alt-svc: h3=":443"; ma=86400" ] ] |
|
| GET | https://api.discogs.com/masters/810535 | |
|---|---|---|
| Request options | [ "headers" => [ "Authorization" => "Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb" "User-Agent" => "YourAppName/0.1 +http://yourapp.com" ] ] |
|
| Response |
429
[ "info" => [ "header_size" => 616 "request_size" => 209 "total_time" => 0.09265 "pretransfer_time" => 0.000378 "size_download" => 1.0 "speed_download" => 10.0 "starttransfer_time" => 0.092259 "primary_ip" => "172.64.151.54" "primary_port" => 443 "local_ip" => "172.18.0.7" "local_port" => 59758 "http_version" => 3 "protocol" => 2 "scheme" => "https" "pretransfer_time_us" => 378 "starttransfer_time_us" => 92259 "total_time_us" => 92650 "effective_method" => "GET" "start_time" => 1770967534.6268 "original_url" => "https://api.discogs.com/masters/810535" "pause_handler" => Closure(float $duration) {#4333 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#4438 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1122 …} : -9223372036854775777 } } "debug" => """ * Reusing existing https: connection with host api.discogs.com\n * [HTTP/2] [27] OPENED stream for https://api.discogs.com/masters/810535\n * [HTTP/2] [27] [:method: GET]\n * [HTTP/2] [27] [:scheme: https]\n * [HTTP/2] [27] [:authority: api.discogs.com]\n * [HTTP/2] [27] [:path: /masters/810535]\n * [HTTP/2] [27] [authorization: Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb]\n * [HTTP/2] [27] [user-agent: YourAppName/0.1 +http://yourapp.com]\n * [HTTP/2] [27] [accept: */*]\n * [HTTP/2] [27] [accept-encoding: gzip]\n > GET /masters/810535 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:25:34 GMT\r\n < content-type: application/json\r\n < cf-ray: 9cd297b36cd5c00c-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: 458\r\n < cf-cache-status: DYNAMIC\r\n * Added cookie __cf_bm="LvRfuMM68dHrVGEmi58tG9pCdt3Fpodbez9hXsLSCSU-1770967534-1.0.1.1-VBquEzQvkj3VfNlgGx98XJrPHxdqUWqBtmEzs9FBET7o8M_PzeZW6CmDtOXumjEM9KsyXz6FT9ehW1TNbHZGVkbB4FWhMP9eXshmiZuEVUQ" for domain discogs.com, path /, expire 1770969334\n < set-cookie: __cf_bm=LvRfuMM68dHrVGEmi58tG9pCdt3Fpodbez9hXsLSCSU-1770967534-1.0.1.1-VBquEzQvkj3VfNlgGx98XJrPHxdqUWqBtmEzs9FBET7o8M_PzeZW6CmDtOXumjEM9KsyXz6FT9ehW1TNbHZGVkbB4FWhMP9eXshmiZuEVUQ; path=/; expires=Fri, 13-Feb-26 07:55:34 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:25:34 GMT" "content-type: application/json" "cf-ray: 9cd297b36cd5c00c-ATL" "strict-transport-security: max-age=15552000" "x-discogs-ratelimit: 60" "x-discogs-ratelimit-remaining: 0" "x-discogs-ratelimit-used: 458" "cf-cache-status: DYNAMIC" "set-cookie: __cf_bm=LvRfuMM68dHrVGEmi58tG9pCdt3Fpodbez9hXsLSCSU-1770967534-1.0.1.1-VBquEzQvkj3VfNlgGx98XJrPHxdqUWqBtmEzs9FBET7o8M_PzeZW6CmDtOXumjEM9KsyXz6FT9ehW1TNbHZGVkbB4FWhMP9eXshmiZuEVUQ; path=/; expires=Fri, 13-Feb-26 07:55:34 GMT; domain=.discogs.com; HttpOnly; Secure; SameSite=None" "server: cloudflare" "alt-svc: h3=":443"; ma=86400" ] ] |
|
| GET | https://api.discogs.com/masters/509798 | |
|---|---|---|
| Request options | [ "headers" => [ "Authorization" => "Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb" "User-Agent" => "YourAppName/0.1 +http://yourapp.com" ] ] |
|
| Response |
429
[ "info" => [ "header_size" => 616 "request_size" => 209 "total_time" => 0.094116 "pretransfer_time" => 0.000441 "size_download" => 1.0 "speed_download" => 10.0 "starttransfer_time" => 0.093759 "primary_ip" => "172.64.151.54" "primary_port" => 443 "local_ip" => "172.18.0.7" "local_port" => 59758 "http_version" => 3 "protocol" => 2 "scheme" => "https" "pretransfer_time_us" => 441 "starttransfer_time_us" => 93759 "total_time_us" => 94116 "effective_method" => "GET" "start_time" => 1770967534.9274 "original_url" => "https://api.discogs.com/masters/509798" "pause_handler" => Closure(float $duration) {#4567 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#4672 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1122 …} : -9223372036854775775 } } "debug" => """ * Reusing existing https: connection with host api.discogs.com\n * [HTTP/2] [29] OPENED stream for https://api.discogs.com/masters/509798\n * [HTTP/2] [29] [:method: GET]\n * [HTTP/2] [29] [:scheme: https]\n * [HTTP/2] [29] [:authority: api.discogs.com]\n * [HTTP/2] [29] [:path: /masters/509798]\n * [HTTP/2] [29] [authorization: Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb]\n * [HTTP/2] [29] [user-agent: YourAppName/0.1 +http://yourapp.com]\n * [HTTP/2] [29] [accept: */*]\n * [HTTP/2] [29] [accept-encoding: gzip]\n > GET /masters/509798 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:25:35 GMT\r\n < content-type: application/json\r\n < cf-ray: 9cd297b54e8ac00c-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: 463\r\n < cf-cache-status: DYNAMIC\r\n * Added cookie __cf_bm="JT6I.OvcLbrQn2sIdtDdsYqA.TrCExe97O5lqOKYmcE-1770967535-1.0.1.1-MTUxxEaQvFQvXflf558aglbCiCF4YnWRAv3Yd_a6bo5ziFWbTI2AiEkImKpHqmpL2cEUp7oYhylma7QmS.urAwYIsOvLWCfQgqdpiFJaG2g" for domain discogs.com, path /, expire 1770969335\n < set-cookie: __cf_bm=JT6I.OvcLbrQn2sIdtDdsYqA.TrCExe97O5lqOKYmcE-1770967535-1.0.1.1-MTUxxEaQvFQvXflf558aglbCiCF4YnWRAv3Yd_a6bo5ziFWbTI2AiEkImKpHqmpL2cEUp7oYhylma7QmS.urAwYIsOvLWCfQgqdpiFJaG2g; path=/; expires=Fri, 13-Feb-26 07:55:35 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:25:35 GMT" "content-type: application/json" "cf-ray: 9cd297b54e8ac00c-ATL" "strict-transport-security: max-age=15552000" "x-discogs-ratelimit: 60" "x-discogs-ratelimit-remaining: 0" "x-discogs-ratelimit-used: 463" "cf-cache-status: DYNAMIC" "set-cookie: __cf_bm=JT6I.OvcLbrQn2sIdtDdsYqA.TrCExe97O5lqOKYmcE-1770967535-1.0.1.1-MTUxxEaQvFQvXflf558aglbCiCF4YnWRAv3Yd_a6bo5ziFWbTI2AiEkImKpHqmpL2cEUp7oYhylma7QmS.urAwYIsOvLWCfQgqdpiFJaG2g; path=/; expires=Fri, 13-Feb-26 07:55:35 GMT; domain=.discogs.com; HttpOnly; Secure; SameSite=None" "server: cloudflare" "alt-svc: h3=":443"; ma=86400" ] ] |
|
| GET | https://api.discogs.com/masters/520865 | |
|---|---|---|
| Request options | [ "headers" => [ "Authorization" => "Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb" "User-Agent" => "YourAppName/0.1 +http://yourapp.com" ] ] |
|
| Response |
429
[ "info" => [ "header_size" => 616 "request_size" => 209 "total_time" => 0.113136 "pretransfer_time" => 0.000313 "size_download" => 1.0 "speed_download" => 8.0 "starttransfer_time" => 0.112777 "primary_ip" => "172.64.151.54" "primary_port" => 443 "local_ip" => "172.18.0.7" "local_port" => 59758 "http_version" => 3 "protocol" => 2 "scheme" => "https" "pretransfer_time_us" => 313 "starttransfer_time_us" => 112777 "total_time_us" => 113136 "effective_method" => "GET" "start_time" => 1770967535.1849 "original_url" => "https://api.discogs.com/masters/520865" "pause_handler" => Closure(float $duration) {#4801 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#4906 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1122 …} : -9223372036854775773 } } "debug" => """ * Reusing existing https: connection with host api.discogs.com\n * [HTTP/2] [31] OPENED stream for https://api.discogs.com/masters/520865\n * [HTTP/2] [31] [:method: GET]\n * [HTTP/2] [31] [:scheme: https]\n * [HTTP/2] [31] [:authority: api.discogs.com]\n * [HTTP/2] [31] [:path: /masters/520865]\n * [HTTP/2] [31] [authorization: Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb]\n * [HTTP/2] [31] [user-agent: YourAppName/0.1 +http://yourapp.com]\n * [HTTP/2] [31] [accept: */*]\n * [HTTP/2] [31] [accept-encoding: gzip]\n > GET /masters/520865 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:25:35 GMT\r\n < content-type: application/json\r\n < cf-ray: 9cd297b6ef78c00c-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: 465\r\n < cf-cache-status: DYNAMIC\r\n * Added cookie __cf_bm="GxdWgn9a3HncDPZcxw69FOXlH6ZjthIs0_nru.s9AxA-1770967535-1.0.1.1-D.9.0aLREQaWD9js3xH4IC1vSgUFGKc5q5rGTiKCB6ZO6AMOAt0flSxgGq4p0nXZTAhw8ME3G2ouMkUEGFsbiXHOy0J_BkLo3y77qVYP32s" for domain discogs.com, path /, expire 1770969335\n < set-cookie: __cf_bm=GxdWgn9a3HncDPZcxw69FOXlH6ZjthIs0_nru.s9AxA-1770967535-1.0.1.1-D.9.0aLREQaWD9js3xH4IC1vSgUFGKc5q5rGTiKCB6ZO6AMOAt0flSxgGq4p0nXZTAhw8ME3G2ouMkUEGFsbiXHOy0J_BkLo3y77qVYP32s; path=/; expires=Fri, 13-Feb-26 07:55:35 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:25:35 GMT" "content-type: application/json" "cf-ray: 9cd297b6ef78c00c-ATL" "strict-transport-security: max-age=15552000" "x-discogs-ratelimit: 60" "x-discogs-ratelimit-remaining: 0" "x-discogs-ratelimit-used: 465" "cf-cache-status: DYNAMIC" "set-cookie: __cf_bm=GxdWgn9a3HncDPZcxw69FOXlH6ZjthIs0_nru.s9AxA-1770967535-1.0.1.1-D.9.0aLREQaWD9js3xH4IC1vSgUFGKc5q5rGTiKCB6ZO6AMOAt0flSxgGq4p0nXZTAhw8ME3G2ouMkUEGFsbiXHOy0J_BkLo3y77qVYP32s; path=/; expires=Fri, 13-Feb-26 07:55:35 GMT; domain=.discogs.com; HttpOnly; Secure; SameSite=None" "server: cloudflare" "alt-svc: h3=":443"; ma=86400" ] ] |
|
| GET | https://api.discogs.com/masters/1202028 | |
|---|---|---|
| Request options | [ "headers" => [ "Authorization" => "Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb" "User-Agent" => "YourAppName/0.1 +http://yourapp.com" ] ] |
|
| Response |
429
[ "info" => [ "header_size" => 616 "request_size" => 210 "total_time" => 0.092114 "pretransfer_time" => 0.000312 "size_download" => 1.0 "speed_download" => 10.0 "starttransfer_time" => 0.091838 "primary_ip" => "172.64.151.54" "primary_port" => 443 "local_ip" => "172.18.0.7" "local_port" => 59758 "http_version" => 3 "protocol" => 2 "scheme" => "https" "pretransfer_time_us" => 312 "starttransfer_time_us" => 91838 "total_time_us" => 92114 "effective_method" => "GET" "start_time" => 1770967535.4413 "original_url" => "https://api.discogs.com/masters/1202028" "pause_handler" => Closure(float $duration) {#5035 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#5140 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1122 …} : -9223372036854775771 } } "debug" => """ * Reusing existing https: connection with host api.discogs.com\n * [HTTP/2] [33] OPENED stream for https://api.discogs.com/masters/1202028\n * [HTTP/2] [33] [:method: GET]\n * [HTTP/2] [33] [:scheme: https]\n * [HTTP/2] [33] [:authority: api.discogs.com]\n * [HTTP/2] [33] [:path: /masters/1202028]\n * [HTTP/2] [33] [authorization: Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb]\n * [HTTP/2] [33] [user-agent: YourAppName/0.1 +http://yourapp.com]\n * [HTTP/2] [33] [accept: */*]\n * [HTTP/2] [33] [accept-encoding: gzip]\n > GET /masters/1202028 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:25:35 GMT\r\n < content-type: application/json\r\n < cf-ray: 9cd297b87871c00c-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: 467\r\n < cf-cache-status: DYNAMIC\r\n * Added cookie __cf_bm="qZvidrfCf9YKCtJt8SsQtFbDz_bE9k3l6D4owehFbmw-1770967535-1.0.1.1-6MgThBcGY.luCjOre5VrrA9wuaj9xUupxR6lld.1sS8UT.Y51jFMHWZTm_6e9_4UM53A7BTSRNxwuICry6qE9bQ9smYOzOOi8l1ySlNg8yc" for domain discogs.com, path /, expire 1770969335\n < set-cookie: __cf_bm=qZvidrfCf9YKCtJt8SsQtFbDz_bE9k3l6D4owehFbmw-1770967535-1.0.1.1-6MgThBcGY.luCjOre5VrrA9wuaj9xUupxR6lld.1sS8UT.Y51jFMHWZTm_6e9_4UM53A7BTSRNxwuICry6qE9bQ9smYOzOOi8l1ySlNg8yc; path=/; expires=Fri, 13-Feb-26 07:55:35 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:25:35 GMT" "content-type: application/json" "cf-ray: 9cd297b87871c00c-ATL" "strict-transport-security: max-age=15552000" "x-discogs-ratelimit: 60" "x-discogs-ratelimit-remaining: 0" "x-discogs-ratelimit-used: 467" "cf-cache-status: DYNAMIC" "set-cookie: __cf_bm=qZvidrfCf9YKCtJt8SsQtFbDz_bE9k3l6D4owehFbmw-1770967535-1.0.1.1-6MgThBcGY.luCjOre5VrrA9wuaj9xUupxR6lld.1sS8UT.Y51jFMHWZTm_6e9_4UM53A7BTSRNxwuICry6qE9bQ9smYOzOOi8l1ySlNg8yc; path=/; expires=Fri, 13-Feb-26 07:55:35 GMT; domain=.discogs.com; HttpOnly; Secure; SameSite=None" "server: cloudflare" "alt-svc: h3=":443"; ma=86400" ] ] |
|
| GET | https://api.discogs.com/masters/36251 | |
|---|---|---|
| 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.100736 "pretransfer_time" => 0.000326 "size_download" => 1.0 "speed_download" => 9.0 "starttransfer_time" => 0.100372 "primary_ip" => "172.64.151.54" "primary_port" => 443 "local_ip" => "172.18.0.7" "local_port" => 59758 "http_version" => 3 "protocol" => 2 "scheme" => "https" "pretransfer_time_us" => 326 "starttransfer_time_us" => 100372 "total_time_us" => 100736 "effective_method" => "GET" "start_time" => 1770967535.6856 "original_url" => "https://api.discogs.com/masters/36251" "pause_handler" => Closure(float $duration) {#5269 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#5374 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1122 …} : -9223372036854775769 } } "debug" => """ * Reusing existing https: connection with host api.discogs.com\n * [HTTP/2] [35] OPENED stream for https://api.discogs.com/masters/36251\n * [HTTP/2] [35] [:method: GET]\n * [HTTP/2] [35] [:scheme: https]\n * [HTTP/2] [35] [:authority: api.discogs.com]\n * [HTTP/2] [35] [:path: /masters/36251]\n * [HTTP/2] [35] [authorization: Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb]\n * [HTTP/2] [35] [user-agent: YourAppName/0.1 +http://yourapp.com]\n * [HTTP/2] [35] [accept: */*]\n * [HTTP/2] [35] [accept-encoding: gzip]\n > GET /masters/36251 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:25:35 GMT\r\n < content-type: application/json\r\n < cf-ray: 9cd297ba094ec00c-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: 471\r\n < cf-cache-status: DYNAMIC\r\n * Added cookie __cf_bm="5jQTM0NYs8HtoldRB3P3x6B7HBAc_RDeIlBktrl9x14-1770967535-1.0.1.1-MrlO9LanVjaPMR3LElxe7iZGlRrcfEgJdCIYVcWkWd8JVnLYu4q6O6xu4Ws7fPFPWV4a_7O92klj825F5.g34.VXqXqY1f5Cao8nq5Ya0Lc" for domain discogs.com, path /, expire 1770969335\n < set-cookie: __cf_bm=5jQTM0NYs8HtoldRB3P3x6B7HBAc_RDeIlBktrl9x14-1770967535-1.0.1.1-MrlO9LanVjaPMR3LElxe7iZGlRrcfEgJdCIYVcWkWd8JVnLYu4q6O6xu4Ws7fPFPWV4a_7O92klj825F5.g34.VXqXqY1f5Cao8nq5Ya0Lc; path=/; expires=Fri, 13-Feb-26 07:55:35 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:25:35 GMT" "content-type: application/json" "cf-ray: 9cd297ba094ec00c-ATL" "strict-transport-security: max-age=15552000" "x-discogs-ratelimit: 60" "x-discogs-ratelimit-remaining: 0" "x-discogs-ratelimit-used: 471" "cf-cache-status: DYNAMIC" "set-cookie: __cf_bm=5jQTM0NYs8HtoldRB3P3x6B7HBAc_RDeIlBktrl9x14-1770967535-1.0.1.1-MrlO9LanVjaPMR3LElxe7iZGlRrcfEgJdCIYVcWkWd8JVnLYu4q6O6xu4Ws7fPFPWV4a_7O92klj825F5.g34.VXqXqY1f5Cao8nq5Ya0Lc; path=/; expires=Fri, 13-Feb-26 07:55:35 GMT; domain=.discogs.com; HttpOnly; Secure; SameSite=None" "server: cloudflare" "alt-svc: h3=":443"; ma=86400" ] ] |
|
| GET | https://api.discogs.com/masters/265541 | |
|---|---|---|
| Request options | [ "headers" => [ "Authorization" => "Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb" "User-Agent" => "YourAppName/0.1 +http://yourapp.com" ] ] |
|
| Response |
429
[ "info" => [ "header_size" => 616 "request_size" => 209 "total_time" => 0.093028 "pretransfer_time" => 0.000309 "size_download" => 1.0 "speed_download" => 10.0 "starttransfer_time" => 0.09267 "primary_ip" => "172.64.151.54" "primary_port" => 443 "local_ip" => "172.18.0.7" "local_port" => 59758 "http_version" => 3 "protocol" => 2 "scheme" => "https" "pretransfer_time_us" => 309 "starttransfer_time_us" => 92670 "total_time_us" => 93028 "effective_method" => "GET" "start_time" => 1770967535.92 "original_url" => "https://api.discogs.com/masters/265541" "pause_handler" => Closure(float $duration) {#5503 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#5608 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1122 …} : -9223372036854775767 } } "debug" => """ * Reusing existing https: connection with host api.discogs.com\n * [HTTP/2] [37] OPENED stream for https://api.discogs.com/masters/265541\n * [HTTP/2] [37] [:method: GET]\n * [HTTP/2] [37] [:scheme: https]\n * [HTTP/2] [37] [:authority: api.discogs.com]\n * [HTTP/2] [37] [:path: /masters/265541]\n * [HTTP/2] [37] [authorization: Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb]\n * [HTTP/2] [37] [user-agent: YourAppName/0.1 +http://yourapp.com]\n * [HTTP/2] [37] [accept: */*]\n * [HTTP/2] [37] [accept-encoding: gzip]\n > GET /masters/265541 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:25:36 GMT\r\n < content-type: application/json\r\n < cf-ray: 9cd297bb7a06c00c-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: 475\r\n < cf-cache-status: DYNAMIC\r\n * Added cookie __cf_bm="7vVI9tufSBSmbN96Ca_Zkv93k47yrenbXGvG_SRVEfE-1770967536-1.0.1.1-CvgkgbHYUhJ7VW9.EAMHFCMnSdSp2ktqeva9EC2vBII.l_RitK6Vrhw3FTxBDKaq_j6V57qYspfwp9d.TildcyzAQEUsTJX0erCW1YwPAIo" for domain discogs.com, path /, expire 1770969336\n < set-cookie: __cf_bm=7vVI9tufSBSmbN96Ca_Zkv93k47yrenbXGvG_SRVEfE-1770967536-1.0.1.1-CvgkgbHYUhJ7VW9.EAMHFCMnSdSp2ktqeva9EC2vBII.l_RitK6Vrhw3FTxBDKaq_j6V57qYspfwp9d.TildcyzAQEUsTJX0erCW1YwPAIo; path=/; expires=Fri, 13-Feb-26 07:55:36 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:25:36 GMT" "content-type: application/json" "cf-ray: 9cd297bb7a06c00c-ATL" "strict-transport-security: max-age=15552000" "x-discogs-ratelimit: 60" "x-discogs-ratelimit-remaining: 0" "x-discogs-ratelimit-used: 475" "cf-cache-status: DYNAMIC" "set-cookie: __cf_bm=7vVI9tufSBSmbN96Ca_Zkv93k47yrenbXGvG_SRVEfE-1770967536-1.0.1.1-CvgkgbHYUhJ7VW9.EAMHFCMnSdSp2ktqeva9EC2vBII.l_RitK6Vrhw3FTxBDKaq_j6V57qYspfwp9d.TildcyzAQEUsTJX0erCW1YwPAIo; path=/; expires=Fri, 13-Feb-26 07:55:36 GMT; domain=.discogs.com; HttpOnly; Secure; SameSite=None" "server: cloudflare" "alt-svc: h3=":443"; ma=86400" ] ] |
|
| GET | https://api.discogs.com/masters/1325605 | |
|---|---|---|
| Request options | [ "headers" => [ "Authorization" => "Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb" "User-Agent" => "YourAppName/0.1 +http://yourapp.com" ] ] |
|
| Response |
429
[ "info" => [ "header_size" => 616 "request_size" => 210 "total_time" => 0.104335 "pretransfer_time" => 0.000238 "size_download" => 1.0 "speed_download" => 9.0 "starttransfer_time" => 0.104031 "primary_ip" => "172.64.151.54" "primary_port" => 443 "local_ip" => "172.18.0.7" "local_port" => 59758 "http_version" => 3 "protocol" => 2 "scheme" => "https" "pretransfer_time_us" => 238 "starttransfer_time_us" => 104031 "total_time_us" => 104335 "effective_method" => "GET" "start_time" => 1770967536.1791 "original_url" => "https://api.discogs.com/masters/1325605" "pause_handler" => Closure(float $duration) {#5737 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#5842 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1122 …} : -9223372036854775765 } } "debug" => """ * Reusing existing https: connection with host api.discogs.com\n * [HTTP/2] [39] OPENED stream for https://api.discogs.com/masters/1325605\n * [HTTP/2] [39] [:method: GET]\n * [HTTP/2] [39] [:scheme: https]\n * [HTTP/2] [39] [:authority: api.discogs.com]\n * [HTTP/2] [39] [:path: /masters/1325605]\n * [HTTP/2] [39] [authorization: Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb]\n * [HTTP/2] [39] [user-agent: YourAppName/0.1 +http://yourapp.com]\n * [HTTP/2] [39] [accept: */*]\n * [HTTP/2] [39] [accept-encoding: gzip]\n > GET /masters/1325605 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:25:36 GMT\r\n < content-type: application/json\r\n < cf-ray: 9cd297bd1aedc00c-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: 476\r\n < cf-cache-status: DYNAMIC\r\n * Added cookie __cf_bm="sWJzXUJ0MUX5wrWr5Wt4CXd1HxJsWG4gz5fJ6eY2Q9M-1770967536-1.0.1.1-XC7dd24gsdGpQJy_FGjGuxH3ca8lMFUexEfjxykvXJNsqPsyE.OBabNEfVj8jfas87IwLI6nElg7DjsRVaE1VBbA0mVYsWIGDfJ9whb9L2M" for domain discogs.com, path /, expire 1770969336\n < set-cookie: __cf_bm=sWJzXUJ0MUX5wrWr5Wt4CXd1HxJsWG4gz5fJ6eY2Q9M-1770967536-1.0.1.1-XC7dd24gsdGpQJy_FGjGuxH3ca8lMFUexEfjxykvXJNsqPsyE.OBabNEfVj8jfas87IwLI6nElg7DjsRVaE1VBbA0mVYsWIGDfJ9whb9L2M; path=/; expires=Fri, 13-Feb-26 07:55:36 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:25:36 GMT" "content-type: application/json" "cf-ray: 9cd297bd1aedc00c-ATL" "strict-transport-security: max-age=15552000" "x-discogs-ratelimit: 60" "x-discogs-ratelimit-remaining: 0" "x-discogs-ratelimit-used: 476" "cf-cache-status: DYNAMIC" "set-cookie: __cf_bm=sWJzXUJ0MUX5wrWr5Wt4CXd1HxJsWG4gz5fJ6eY2Q9M-1770967536-1.0.1.1-XC7dd24gsdGpQJy_FGjGuxH3ca8lMFUexEfjxykvXJNsqPsyE.OBabNEfVj8jfas87IwLI6nElg7DjsRVaE1VBbA0mVYsWIGDfJ9whb9L2M; path=/; expires=Fri, 13-Feb-26 07:55:36 GMT; domain=.discogs.com; HttpOnly; Secure; SameSite=None" "server: cloudflare" "alt-svc: h3=":443"; ma=86400" ] ] |
|
| GET | https://api.discogs.com/masters/33170 | |
|---|---|---|
| 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.095311 "pretransfer_time" => 0.000472 "size_download" => 1.0 "speed_download" => 10.0 "starttransfer_time" => 0.094947 "primary_ip" => "172.64.151.54" "primary_port" => 443 "local_ip" => "172.18.0.7" "local_port" => 59758 "http_version" => 3 "protocol" => 2 "scheme" => "https" "pretransfer_time_us" => 472 "starttransfer_time_us" => 94947 "total_time_us" => 95311 "effective_method" => "GET" "start_time" => 1770967536.6255 "original_url" => "https://api.discogs.com/masters/33170" "pause_handler" => Closure(float $duration) {#5971 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#6076 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1122 …} : -9223372036854775763 } } "debug" => """ * Reusing existing https: connection with host api.discogs.com\n * [HTTP/2] [41] OPENED stream for https://api.discogs.com/masters/33170\n * [HTTP/2] [41] [:method: GET]\n * [HTTP/2] [41] [:scheme: https]\n * [HTTP/2] [41] [:authority: api.discogs.com]\n * [HTTP/2] [41] [:path: /masters/33170]\n * [HTTP/2] [41] [authorization: Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb]\n * [HTTP/2] [41] [user-agent: YourAppName/0.1 +http://yourapp.com]\n * [HTTP/2] [41] [accept: */*]\n * [HTTP/2] [41] [accept-encoding: gzip]\n > GET /masters/33170 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:25:36 GMT\r\n < content-type: application/json\r\n < cf-ray: 9cd297bfec8dc00c-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: 479\r\n < cf-cache-status: DYNAMIC\r\n * Added cookie __cf_bm="LOhBSUqOfyvqHWEjsUlwNxk_dAMFfwB31chr1cCVrVM-1770967536-1.0.1.1-_hHjomj0fmifD3p2hRJ58TUXjVf7LbStnvp6Xh0YkQLn4dAefsJb1jQ9EluzA95.zQZfpOqalO_tKjcxR786DVDXqHsBz1ejQRqoh0zwxfs" for domain discogs.com, path /, expire 1770969336\n < set-cookie: __cf_bm=LOhBSUqOfyvqHWEjsUlwNxk_dAMFfwB31chr1cCVrVM-1770967536-1.0.1.1-_hHjomj0fmifD3p2hRJ58TUXjVf7LbStnvp6Xh0YkQLn4dAefsJb1jQ9EluzA95.zQZfpOqalO_tKjcxR786DVDXqHsBz1ejQRqoh0zwxfs; path=/; expires=Fri, 13-Feb-26 07:55:36 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:25:36 GMT" "content-type: application/json" "cf-ray: 9cd297bfec8dc00c-ATL" "strict-transport-security: max-age=15552000" "x-discogs-ratelimit: 60" "x-discogs-ratelimit-remaining: 0" "x-discogs-ratelimit-used: 479" "cf-cache-status: DYNAMIC" "set-cookie: __cf_bm=LOhBSUqOfyvqHWEjsUlwNxk_dAMFfwB31chr1cCVrVM-1770967536-1.0.1.1-_hHjomj0fmifD3p2hRJ58TUXjVf7LbStnvp6Xh0YkQLn4dAefsJb1jQ9EluzA95.zQZfpOqalO_tKjcxR786DVDXqHsBz1ejQRqoh0zwxfs; path=/; expires=Fri, 13-Feb-26 07:55:36 GMT; domain=.discogs.com; HttpOnly; Secure; SameSite=None" "server: cloudflare" "alt-svc: h3=":443"; ma=86400" ] ] |
|
| GET | https://api.discogs.com/masters/97795 | |
|---|---|---|
| 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.092067 "pretransfer_time" => 0.000362 "size_download" => 1.0 "speed_download" => 10.0 "starttransfer_time" => 0.091691 "primary_ip" => "172.64.151.54" "primary_port" => 443 "local_ip" => "172.18.0.7" "local_port" => 59758 "http_version" => 3 "protocol" => 2 "scheme" => "https" "pretransfer_time_us" => 362 "starttransfer_time_us" => 91691 "total_time_us" => 92067 "effective_method" => "GET" "start_time" => 1770967537.0261 "original_url" => "https://api.discogs.com/masters/97795" "pause_handler" => Closure(float $duration) {#6205 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#6310 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1122 …} : -9223372036854775761 } } "debug" => """ * Reusing existing https: connection with host api.discogs.com\n * [HTTP/2] [43] OPENED stream for https://api.discogs.com/masters/97795\n * [HTTP/2] [43] [:method: GET]\n * [HTTP/2] [43] [:scheme: https]\n * [HTTP/2] [43] [:authority: api.discogs.com]\n * [HTTP/2] [43] [:path: /masters/97795]\n * [HTTP/2] [43] [authorization: Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb]\n * [HTTP/2] [43] [user-agent: YourAppName/0.1 +http://yourapp.com]\n * [HTTP/2] [43] [accept: */*]\n * [HTTP/2] [43] [accept-encoding: gzip]\n > GET /masters/97795 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:25:37 GMT\r\n < content-type: application/json\r\n < cf-ray: 9cd297c26dfec00c-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: 482\r\n < cf-cache-status: DYNAMIC\r\n * Added cookie __cf_bm="ZOrnc11k3v7Dy8WWR0FVwojGe0kc9CDdP0zG6zwdSS4-1770967537-1.0.1.1-P6N6HA7p_qnBrNerwQjA17S.WTxeJt0.VoGFsM5zbXQ7jEOLggPDUBS6mbOH27ZtdS0hziroZGYbkOe3mK0_iLTf79aKyp_RjqqNy2TjZF8" for domain discogs.com, path /, expire 1770969337\n < set-cookie: __cf_bm=ZOrnc11k3v7Dy8WWR0FVwojGe0kc9CDdP0zG6zwdSS4-1770967537-1.0.1.1-P6N6HA7p_qnBrNerwQjA17S.WTxeJt0.VoGFsM5zbXQ7jEOLggPDUBS6mbOH27ZtdS0hziroZGYbkOe3mK0_iLTf79aKyp_RjqqNy2TjZF8; path=/; expires=Fri, 13-Feb-26 07:55:37 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:25:37 GMT" "content-type: application/json" "cf-ray: 9cd297c26dfec00c-ATL" "strict-transport-security: max-age=15552000" "x-discogs-ratelimit: 60" "x-discogs-ratelimit-remaining: 0" "x-discogs-ratelimit-used: 482" "cf-cache-status: DYNAMIC" "set-cookie: __cf_bm=ZOrnc11k3v7Dy8WWR0FVwojGe0kc9CDdP0zG6zwdSS4-1770967537-1.0.1.1-P6N6HA7p_qnBrNerwQjA17S.WTxeJt0.VoGFsM5zbXQ7jEOLggPDUBS6mbOH27ZtdS0hziroZGYbkOe3mK0_iLTf79aKyp_RjqqNy2TjZF8; path=/; expires=Fri, 13-Feb-26 07:55:37 GMT; domain=.discogs.com; HttpOnly; Secure; SameSite=None" "server: cloudflare" "alt-svc: h3=":443"; ma=86400" ] ] |
|
| GET | https://api.discogs.com/masters/35266 | |
|---|---|---|
| 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.090996 "pretransfer_time" => 0.000296 "size_download" => 1.0 "speed_download" => 10.0 "starttransfer_time" => 0.090581 "primary_ip" => "172.64.151.54" "primary_port" => 443 "local_ip" => "172.18.0.7" "local_port" => 59758 "http_version" => 3 "protocol" => 2 "scheme" => "https" "pretransfer_time_us" => 296 "starttransfer_time_us" => 90581 "total_time_us" => 90996 "effective_method" => "GET" "start_time" => 1770967537.3948 "original_url" => "https://api.discogs.com/masters/35266" "pause_handler" => Closure(float $duration) {#6439 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#6544 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1122 …} : -9223372036854775759 } } "debug" => """ * Reusing existing https: connection with host api.discogs.com\n * [HTTP/2] [45] OPENED stream for https://api.discogs.com/masters/35266\n * [HTTP/2] [45] [:method: GET]\n * [HTTP/2] [45] [:scheme: https]\n * [HTTP/2] [45] [:authority: api.discogs.com]\n * [HTTP/2] [45] [:path: /masters/35266]\n * [HTTP/2] [45] [authorization: Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb]\n * [HTTP/2] [45] [user-agent: YourAppName/0.1 +http://yourapp.com]\n * [HTTP/2] [45] [accept: */*]\n * [HTTP/2] [45] [accept-encoding: gzip]\n > GET /masters/35266 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:25:37 GMT\r\n < content-type: application/json\r\n < cf-ray: 9cd297c4bf1ec00c-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: 485\r\n < cf-cache-status: DYNAMIC\r\n * Added cookie __cf_bm="3dMLV49Q0JCzE8EqPfotxOkrFk0tizB9rZlnPm9r_ZQ-1770967537-1.0.1.1-2IRQDnDhrjFz_RMohKNAtiWZ7oMT63S3iuJ0q1iefVrJvmALubRtmtqmYU2wFunGrG3499yKQYRW4dOYaiUwzXNVe0TKoY.NpK9VJb0VGfc" for domain discogs.com, path /, expire 1770969337\n < set-cookie: __cf_bm=3dMLV49Q0JCzE8EqPfotxOkrFk0tizB9rZlnPm9r_ZQ-1770967537-1.0.1.1-2IRQDnDhrjFz_RMohKNAtiWZ7oMT63S3iuJ0q1iefVrJvmALubRtmtqmYU2wFunGrG3499yKQYRW4dOYaiUwzXNVe0TKoY.NpK9VJb0VGfc; path=/; expires=Fri, 13-Feb-26 07:55:37 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:25:37 GMT" "content-type: application/json" "cf-ray: 9cd297c4bf1ec00c-ATL" "strict-transport-security: max-age=15552000" "x-discogs-ratelimit: 60" "x-discogs-ratelimit-remaining: 0" "x-discogs-ratelimit-used: 485" "cf-cache-status: DYNAMIC" "set-cookie: __cf_bm=3dMLV49Q0JCzE8EqPfotxOkrFk0tizB9rZlnPm9r_ZQ-1770967537-1.0.1.1-2IRQDnDhrjFz_RMohKNAtiWZ7oMT63S3iuJ0q1iefVrJvmALubRtmtqmYU2wFunGrG3499yKQYRW4dOYaiUwzXNVe0TKoY.NpK9VJb0VGfc; path=/; expires=Fri, 13-Feb-26 07:55:37 GMT; domain=.discogs.com; HttpOnly; Secure; SameSite=None" "server: cloudflare" "alt-svc: h3=":443"; ma=86400" ] ] |
|
| GET | https://api.discogs.com/masters/22433 | |
|---|---|---|
| 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.106329 "pretransfer_time" => 0.00029 "size_download" => 1.0 "speed_download" => 9.0 "starttransfer_time" => 0.105882 "primary_ip" => "172.64.151.54" "primary_port" => 443 "local_ip" => "172.18.0.7" "local_port" => 59758 "http_version" => 3 "protocol" => 2 "scheme" => "https" "pretransfer_time_us" => 290 "starttransfer_time_us" => 105882 "total_time_us" => 106329 "effective_method" => "GET" "start_time" => 1770967537.8038 "original_url" => "https://api.discogs.com/masters/22433" "pause_handler" => Closure(float $duration) {#6673 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#6778 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1122 …} : -9223372036854775757 } } "debug" => """ * Reusing existing https: connection with host api.discogs.com\n * [HTTP/2] [47] OPENED stream for https://api.discogs.com/masters/22433\n * [HTTP/2] [47] [:method: GET]\n * [HTTP/2] [47] [:scheme: https]\n * [HTTP/2] [47] [:authority: api.discogs.com]\n * [HTTP/2] [47] [:path: /masters/22433]\n * [HTTP/2] [47] [authorization: Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb]\n * [HTTP/2] [47] [user-agent: YourAppName/0.1 +http://yourapp.com]\n * [HTTP/2] [47] [accept: */*]\n * [HTTP/2] [47] [accept-encoding: gzip]\n > GET /masters/22433 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:25:37 GMT\r\n < content-type: application/json\r\n < cf-ray: 9cd297c7488cc00c-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: 487\r\n < cf-cache-status: DYNAMIC\r\n * Added cookie __cf_bm="7NWl63t_Xr46bjFkkuVdI3dMmzAYrS3hTI6nOMAFOx0-1770967537-1.0.1.1-KYlUqhBxe9Hp2UyunKcRhTSdioTedsK9wPqX13FL.7F5mepU_eJdDHh.yyQglogZFuAi.qraQ3kV4b6Wt7tmdgwzV.MXZPpGkmorP89i26o" for domain discogs.com, path /, expire 1770969337\n < set-cookie: __cf_bm=7NWl63t_Xr46bjFkkuVdI3dMmzAYrS3hTI6nOMAFOx0-1770967537-1.0.1.1-KYlUqhBxe9Hp2UyunKcRhTSdioTedsK9wPqX13FL.7F5mepU_eJdDHh.yyQglogZFuAi.qraQ3kV4b6Wt7tmdgwzV.MXZPpGkmorP89i26o; path=/; expires=Fri, 13-Feb-26 07:55:37 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:25:37 GMT" "content-type: application/json" "cf-ray: 9cd297c7488cc00c-ATL" "strict-transport-security: max-age=15552000" "x-discogs-ratelimit: 60" "x-discogs-ratelimit-remaining: 0" "x-discogs-ratelimit-used: 487" "cf-cache-status: DYNAMIC" "set-cookie: __cf_bm=7NWl63t_Xr46bjFkkuVdI3dMmzAYrS3hTI6nOMAFOx0-1770967537-1.0.1.1-KYlUqhBxe9Hp2UyunKcRhTSdioTedsK9wPqX13FL.7F5mepU_eJdDHh.yyQglogZFuAi.qraQ3kV4b6Wt7tmdgwzV.MXZPpGkmorP89i26o; path=/; expires=Fri, 13-Feb-26 07:55:37 GMT; domain=.discogs.com; HttpOnly; Secure; SameSite=None" "server: cloudflare" "alt-svc: h3=":443"; ma=86400" ] ] |
|
| GET | https://api.discogs.com/masters/284843 | |
|---|---|---|
| Request options | [ "headers" => [ "Authorization" => "Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb" "User-Agent" => "YourAppName/0.1 +http://yourapp.com" ] ] |
|
| Response |
429
[ "info" => [ "header_size" => 616 "request_size" => 209 "total_time" => 0.087194 "pretransfer_time" => 0.000287 "size_download" => 1.0 "speed_download" => 11.0 "starttransfer_time" => 0.08682 "primary_ip" => "172.64.151.54" "primary_port" => 443 "local_ip" => "172.18.0.7" "local_port" => 59758 "http_version" => 3 "protocol" => 2 "scheme" => "https" "pretransfer_time_us" => 287 "starttransfer_time_us" => 86820 "total_time_us" => 87194 "effective_method" => "GET" "start_time" => 1770967538.1055 "original_url" => "https://api.discogs.com/masters/284843" "pause_handler" => Closure(float $duration) {#6868 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#6899 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1122 …} : -9223372036854775755 } } "debug" => """ * Reusing existing https: connection with host api.discogs.com\n * [HTTP/2] [49] OPENED stream for https://api.discogs.com/masters/284843\n * [HTTP/2] [49] [:method: GET]\n * [HTTP/2] [49] [:scheme: https]\n * [HTTP/2] [49] [:authority: api.discogs.com]\n * [HTTP/2] [49] [:path: /masters/284843]\n * [HTTP/2] [49] [authorization: Discogs token=lNkWbMpqwFMofTCLSaMuthVmspyNBoOMeXrfTlGb]\n * [HTTP/2] [49] [user-agent: YourAppName/0.1 +http://yourapp.com]\n * [HTTP/2] [49] [accept: */*]\n * [HTTP/2] [49] [accept-encoding: gzip]\n > GET /masters/284843 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:25:38 GMT\r\n < content-type: application/json\r\n < cf-ray: 9cd297c92989c00c-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: 487\r\n < cf-cache-status: DYNAMIC\r\n * Added cookie __cf_bm="cY8bZeg8HBMAh8CYrVExTVb.59NuSG6AUrrCwRDnNC0-1770967538-1.0.1.1-xtiGe.Kc06oc.97NEc7wyrNn5Q8WoqjmRWQ6ef60KsA8D0AGErTSN.WYnVQwRkB1w5G.OTS5PRJBXBSW.rYIXg9yriAHLcIvrLY2oZ6ZbOU" for domain discogs.com, path /, expire 1770969338\n < set-cookie: __cf_bm=cY8bZeg8HBMAh8CYrVExTVb.59NuSG6AUrrCwRDnNC0-1770967538-1.0.1.1-xtiGe.Kc06oc.97NEc7wyrNn5Q8WoqjmRWQ6ef60KsA8D0AGErTSN.WYnVQwRkB1w5G.OTS5PRJBXBSW.rYIXg9yriAHLcIvrLY2oZ6ZbOU; path=/; expires=Fri, 13-Feb-26 07:55:38 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:25:38 GMT" "content-type: application/json" "cf-ray: 9cd297c92989c00c-ATL" "strict-transport-security: max-age=15552000" "x-discogs-ratelimit: 60" "x-discogs-ratelimit-remaining: 0" "x-discogs-ratelimit-used: 487" "cf-cache-status: DYNAMIC" "set-cookie: __cf_bm=cY8bZeg8HBMAh8CYrVExTVb.59NuSG6AUrrCwRDnNC0-1770967538-1.0.1.1-xtiGe.Kc06oc.97NEc7wyrNn5Q8WoqjmRWQ6ef60KsA8D0AGErTSN.WYnVQwRkB1w5G.OTS5PRJBXBSW.rYIXg9yriAHLcIvrLY2oZ6ZbOU; path=/; expires=Fri, 13-Feb-26 07:55:38 GMT; domain=.discogs.com; HttpOnly; Secure; SameSite=None" "server: cloudflare" "alt-svc: h3=":443"; ma=86400" ] ] |
|