GET https://dev-eos.evolvepreneur.io/api/terminals/workers

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=162.158.168.177"
  "timeout" => 5
]
Response 200
[
  "info" => [
    "header_size" => 138
    "request_size" => 258
    "total_time" => 1.83089
    "namelookup_time" => 0.001799
    "connect_time" => 0.164528
    "pretransfer_time" => 0.491711
    "size_upload" => 45.0
    "size_download" => 42.0
    "speed_download" => 22.0
    "speed_upload" => 24.0
    "upload_content_length" => 45.0
    "starttransfer_time" => 1.830464
    "primary_ip" => "5.78.136.179"
    "primary_port" => 443
    "local_ip" => "172.18.0.5"
    "local_port" => 48668
    "http_version" => 3
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 491392
    "connect_time_us" => 164528
    "namelookup_time_us" => 1799
    "pretransfer_time_us" => 491711
    "starttransfer_time_us" => 1830464
    "posttransfer_time_us" => 491708
    "total_time_us" => 1830890
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1778700557.3955
    "original_url" => "https://api.cleantalk.org/?method_name=spam_check_cms"
    "pause_handler" => Closure(float $duration) {#1945
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1891 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#97 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host api.cleantalk.org:443 was resolved.\n
      * IPv6: 2a01:4ff:1f0:8f63::1, 2a01:4ff:1f0:e30b::1, 2a01:4ff:f0:abbf::1, 2a01:4ff:f0:9bec::1, 2604:a880:4:1d0::ba15:b000\n
      * IPv4: 5.78.136.179, 5.78.141.110, 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.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 48668 \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: 45]\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: 45\r\n
      \r\n
      * upload completely sent off: 45 bytes\n
      < HTTP/2 200 \r\n
      < server: nginx/1.18.0\r\n
      < date: Wed, 13 May 2026 19:29:19 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 19:29:19 GMT"
    "content-type: application/json"
    "access-control-allow-origin: *"
  ]
  "response_json" => [
    "data" => [
      "162.158.168.177" => [
        "appears" => 0
      ]
    ]
  ]
]