HTTP Client
1
Total requests
1
HTTP errors
Clients
http_client 1
Requests
| GET | https://jukebox.fastcrm.rocks/legacy/robots.txt | |
|---|---|---|
| Request options | [ "headers" => [ "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "accept" => "*/*" "x-php-ob-level" => "1" "X-Legacy-URI" => "/robots.txt" "X-Legacy-Query" => "" "X-Forwarded-For" => "216.73.216.216" "X-Forwarded-Proto" => "https" ] "timeout" => 300 "max_redirects" => 0 ] |
|
| Response |
404
[ "info" => [ "header_size" => 171 "request_size" => 337 "total_time" => 0.003481 "namelookup_time" => 0.000286 "connect_time" => 0.000445 "pretransfer_time" => 0.002912 "size_download" => 107.0 "speed_download" => 30738.0 "starttransfer_time" => 0.003129 "primary_ip" => "127.0.0.1" "primary_port" => 443 "local_ip" => "127.0.0.1" "local_port" => 57060 "http_version" => 3 "protocol" => 2 "scheme" => "HTTPS" "appconnect_time_us" => 2740 "connect_time_us" => 445 "namelookup_time_us" => 286 "pretransfer_time_us" => 2912 "starttransfer_time_us" => 3129 "total_time_us" => 3481 "effective_method" => "GET" "start_time" => 1766312425.7081 "original_url" => "https://jukebox.fastcrm.rocks/legacy/robots.txt" "pause_handler" => Closure(float $duration) {#194 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#189 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#183 …} : -9223372036854775808 } } "debug" => """ * WARNING: failed to open cookie file ""\n * Host jukebox.fastcrm.rocks:443 was resolved.\n * IPv6: (none)\n * IPv4: 127.0.0.1\n * Trying 127.0.0.1:443...\n * Connected to jukebox.fastcrm.rocks (127.0.0.1) port 443\n * ALPN: curl offers h2,http/1.1\n * SSL connection using TLSv1.2 / ECDHE-ECDSA-AES256-GCM-SHA384 / X25519 / id-ecPublicKey\n * ALPN: server accepted h2\n * Server certificate:\n * subject: CN=jukebox.fastcrm.rocks\n * start date: Dec 21 02:17:41 2025 GMT\n * expire date: Mar 21 02:17:40 2026 GMT\n * issuer: C=US; O=Let's Encrypt; CN=E7\n * SSL certificate verify result: unable to get local issuer certificate (20), continuing anyway.\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 * using HTTP/2\n * [HTTP/2] [1] OPENED stream for https://jukebox.fastcrm.rocks/legacy/robots.txt\n * [HTTP/2] [1] [:method: GET]\n * [HTTP/2] [1] [:scheme: https]\n * [HTTP/2] [1] [:authority: jukebox.fastcrm.rocks]\n * [HTTP/2] [1] [:path: /legacy/robots.txt]\n * [HTTP/2] [1] [user-agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)]\n * [HTTP/2] [1] [accept: */*]\n * [HTTP/2] [1] [x-php-ob-level: 1]\n * [HTTP/2] [1] [x-legacy-uri: /robots.txt]\n * [HTTP/2] [1] [x-legacy-query: ]\n * [HTTP/2] [1] [x-forwarded-for: 216.73.216.216]\n * [HTTP/2] [1] [x-forwarded-proto: https]\n * [HTTP/2] [1] [accept-encoding: gzip]\n > GET /legacy/robots.txt HTTP/2\r\n Host: jukebox.fastcrm.rocks\r\n user-agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)\r\n accept: */*\r\n x-php-ob-level: 1\r\n X-Legacy-URI: /robots.txt\r\n X-Legacy-Query:\r\n X-Forwarded-For: 216.73.216.216\r\n X-Forwarded-Proto: https\r\n Accept-Encoding: gzip\r\n \r\n < HTTP/2 404 \r\n < server: nginx\r\n < date: Sun, 21 Dec 2025 10:20:25 GMT\r\n < content-type: text/html\r\n < x-robots-tag: noindex, nofollow, nosnippet, noarchive\r\n < content-encoding: gzip\r\n < \r\n """ ] "response_headers" => [ "HTTP/2 404 " "server: nginx" "date: Sun, 21 Dec 2025 10:20:25 GMT" "content-type: text/html" "x-robots-tag: noindex, nofollow, nosnippet, noarchive" "content-encoding: gzip" ] "response_content" => [ """ <html>\r\n <head><title>404 Not Found</title></head>\r\n <body>\r\n <center><h1>404 Not Found</h1></center>\r\n <hr><center>nginx</center>\r\n </body>\r\n </html>\r\n """ ] ] |
|