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.162" "timeout" => 5 ] |
|
| Response |
200
[ "info" => [ "header_size" => 138 "request_size" => 257 "total_time" => 1.714915 "namelookup_time" => 0.001666 "connect_time" => 0.160896 "pretransfer_time" => 0.48131 "size_upload" => 44.0 "size_download" => 41.0 "speed_download" => 23.0 "speed_upload" => 25.0 "upload_content_length" => 44.0 "starttransfer_time" => 1.714531 "primary_ip" => "5.78.136.179" "primary_port" => 443 "local_ip" => "172.18.0.5" "local_port" => 47438 "http_version" => 3 "protocol" => 2 "scheme" => "https" "appconnect_time_us" => 481004 "connect_time_us" => 160896 "namelookup_time_us" => 1666 "pretransfer_time_us" => 481310 "starttransfer_time_us" => 1714531 "posttransfer_time_us" => 481308 "total_time_us" => 1714915 "effective_method" => "POST" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1778696419.0614 "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:f0:9bec::1\n * IPv4: 5.78.136.179, 147.182.198.206, 5.78.141.110, 135.148.242.106\n * Trying [2a01:4ff:1f0:8f63::1]:443...\n * Immediate connect fail for 2a01:4ff:1f0:8f63::1: Network unreachable\n * Trying 5.78.136.179: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.136.179 port 443) from 172.18.0.5 port 47438 \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: 44]\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: 44\r\n \r\n * upload completely sent off: 44 bytes\n < HTTP/2 200 \r\n < server: nginx/1.18.0\r\n < date: Wed, 13 May 2026 18:20:20 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 18:20:20 GMT" "content-type: application/json" "access-control-allow-origin: *" ] "response_json" => [ "data" => [ "104.23.243.162" => [ "appears" => 0 ] ] ] ] |
|