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=je2ybevahehygen&data=104.23.243.88" "timeout" => 5 ] |
|
| Response |
200
[ "info" => [ "header_size" => 138 "request_size" => 256 "total_time" => 1.71017 "namelookup_time" => 0.001222 "connect_time" => 0.16017 "pretransfer_time" => 0.479786 "size_upload" => 43.0 "size_download" => 40.0 "speed_download" => 23.0 "speed_upload" => 25.0 "upload_content_length" => 43.0 "starttransfer_time" => 1.709856 "primary_ip" => "5.78.141.110" "primary_port" => 443 "local_ip" => "172.18.0.5" "local_port" => 44072 "http_version" => 3 "protocol" => 2 "scheme" => "https" "appconnect_time_us" => 479482 "connect_time_us" => 160170 "namelookup_time_us" => 1222 "pretransfer_time_us" => 479786 "starttransfer_time_us" => 1709856 "posttransfer_time_us" => 479783 "total_time_us" => 1710170 "effective_method" => "POST" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1778692981.2356 "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: 2a01:4ff:1f0:8f63::1, 2a01:4ff:f0:abbf::1, 2a01:4ff:1f0:e30b::1, 2a01:4ff:f0:9bec::1, 2604:a880:4:1d0::ba15:b000\n * IPv4: 5.78.141.110, 5.78.136.179, 135.148.242.106, 147.182.198.206\n * Trying [2a01:4ff:1f0:8f63::1]:443...\n * Immediate connect fail for 2a01:4ff:1f0:8f63::1: Network unreachable\n * Trying 5.78.141.110: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.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: Sep 17 00:00:00 2025 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 (5.78.141.110 port 443) from 172.18.0.5 port 44072 \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: 43]\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: 43\r\n \r\n * upload completely sent off: 43 bytes\n < HTTP/2 200 \r\n < server: nginx/1.18.0\r\n < date: Wed, 13 May 2026 17:23:02 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, 13 May 2026 17:23:02 GMT" "content-type: application/json" "access-control-allow-origin: *" ] "response_json" => [ "data" => [ "104.23.243.88" => [ "appears" => 0 ] ] ] ] |
|