HTTP Client
1
Total requests
0
HTTP errors
Clients
http_client 1
Requests
| POST | https://api.cleantalk.org/?method_name=spam_check_cms | |
|---|---|---|
| Request options | [ "headers" => [ "Content-Type" => "application/x-www-form-urlencoded" ] "body" => "auth_key=yte9uzanepe6&data=104.23.197.114" "timeout" => 5 ] |
|
| Response |
200
[ "info" => [ "header_size" => 138 "request_size" => 254 "total_time" => 1.016771 "namelookup_time" => 0.00359 "connect_time" => 0.209875 "pretransfer_time" => 0.625341 "size_upload" => 41.0 "size_download" => 41.0 "speed_download" => 40.0 "speed_upload" => 40.0 "upload_content_length" => 41.0 "starttransfer_time" => 1.016388 "primary_ip" => "135.148.242.106" "primary_port" => 443 "local_ip" => "172.18.0.5" "local_port" => 51964 "http_version" => 3 "protocol" => 2 "scheme" => "https" "appconnect_time_us" => 624982 "connect_time_us" => 209875 "namelookup_time_us" => 3590 "pretransfer_time_us" => 625341 "starttransfer_time_us" => 1016388 "posttransfer_time_us" => 625338 "total_time_us" => 1016771 "effective_method" => "POST" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1783534331.6645 "original_url" => "https://api.cleantalk.org/?method_name=spam_check_cms" "pause_handler" => Closure(float $duration) {#1945 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1891 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#97 …} : -9223372036854775808 } } "debug" => """ * Host api.cleantalk.org:443 was resolved.\n * IPv6: 2604:a880:4:1d0::ba15:b000, 2a01:4ff:f0:abbf::1, 2a01:4ff:1f0:e30b::1, 2a01:4ff:f0:9bec::1, 2a01:4ff:1f0:8f63::1\n * IPv4: 135.148.242.106, 5.78.141.110, 147.182.198.206, 5.78.136.179\n * Trying [2604:a880:4:1d0::ba15:b000]:443...\n * Immediate connect fail for 2604:a880:4:1d0::ba15:b000: Network unreachable\n * Trying 135.148.242.106:443...\n * Trying [2a01:4ff:f0:abbf::1]:443...\n * Immediate connect fail for 2a01:4ff:f0:abbf::1: Network unreachable\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.2 / ECDHE-RSA-AES256-GCM-SHA384 / x25519 / RSASSA-PSS\n * ALPN: server accepted h2\n * Server certificate:\n * subject: CN=*.cleantalk.org\n * start date: Jun 30 00:00:00 2026 GMT\n * expire date: Sep 24 23:59:59 2026 GMT\n * issuer: C=GB; O=Sectigo Limited; CN=Sectigo Public Server Authentication CA DV R36\n * Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n * Certificate level 1: Public key type RSA (3072/128 Bits/secBits), signed using sha384WithRSAEncryption\n * Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha384WithRSAEncryption\n * subjectAltName: "api.cleantalk.org" matches cert's "*.cleantalk.org"\n * SSL certificate verified via OpenSSL.\n * Established connection to api.cleantalk.org (135.148.242.106 port 443) from 172.18.0.5 port 51964 \n * using HTTP/2\n * [HTTP/2] [1] OPENED stream for https://api.cleantalk.org/?method_name=spam_check_cms\n * [HTTP/2] [1] [:method: POST]\n * [HTTP/2] [1] [:scheme: https]\n * [HTTP/2] [1] [:authority: api.cleantalk.org]\n * [HTTP/2] [1] [:path: /?method_name=spam_check_cms]\n * [HTTP/2] [1] [content-type: application/x-www-form-urlencoded]\n * [HTTP/2] [1] [accept: */*]\n * [HTTP/2] [1] [user-agent: Symfony HttpClient (Curl)]\n * [HTTP/2] [1] [accept-encoding: gzip]\n * [HTTP/2] [1] [content-length: 41]\n > POST /?method_name=spam_check_cms HTTP/2\r\n Host: api.cleantalk.org\r\n Content-Type: application/x-www-form-urlencoded\r\n Accept: */*\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n Content-Length: 41\r\n \r\n * upload completely sent off: 41 bytes\n < HTTP/2 200 \r\n < server: nginx/1.18.0\r\n < date: Wed, 08 Jul 2026 18:12:12 GMT\r\n < content-type: application/json\r\n < access-control-allow-origin: *\r\n < \r\n """ ] "response_headers" => [ "HTTP/2 200 " "server: nginx/1.18.0" "date: Wed, 08 Jul 2026 18:12:12 GMT" "content-type: application/json" "access-control-allow-origin: *" ] "response_json" => [ "data" => [ "104.23.197.114" => [ "appears" => 0 ] ] ] ] |
|