HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

POST https://ws.cortecostituzionale.it/servizisito/rest/atti/ricercaConflitti
Request options
[
  "headers" => [
    "Content-Type" => "application/json"
  ]
  "auth_basic" => [
    "corteservizisito"
    "corteservizisito,2021+1"
  ]
  "body" => "{"pagina":"4","sizePagina":20}"
]
Response 200
[
  "info" => [
    "header_size" => 188
    "request_size" => 326
    "total_time" => 0.151569
    "namelookup_time" => 0.000536
    "connect_time" => 0.001598
    "pretransfer_time" => 0.113545
    "size_upload" => 30.0
    "size_download" => 50.0
    "speed_download" => 329.0
    "speed_upload" => 197.0
    "download_content_length" => 50.0
    "upload_content_length" => 30.0
    "starttransfer_time" => 0.150092
    "primary_ip" => "213.82.143.235"
    "primary_port" => 443
    "local_ip" => "172.16.57.151"
    "local_port" => 33068
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 113297
    "connect_time_us" => 1598
    "namelookup_time_us" => 536
    "pretransfer_time_us" => 113545
    "starttransfer_time_us" => 150092
    "total_time_us" => 151569
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1770510913.2137
    "original_url" => "https://ws.cortecostituzionale.it/servizisito/rest/atti/ricercaConflitti"
    "pause_handler" => Closure(float $duration) {#1014
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#966 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#996 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 213.82.143.235:443...\n
      * Connected to ws.cortecostituzionale.it (213.82.143.235) port 443 (#0)\n
      * ALPN: offers h2,http/1.1\n
      *  CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *  CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256\n
      * ALPN: server did not agree on a protocol. Uses default.\n
      * Server certificate:\n
      *  subject: C=IT; ST=Roma; O=Corte Costituzionale; CN=*.cortecostituzionale.it\n
      *  start date: Dec  4 00:00:00 2025 GMT\n
      *  expire date: Jan  4 23:59:59 2027 GMT\n
      *  subjectAltName: host "ws.cortecostituzionale.it" matched cert's "*.cortecostituzionale.it"\n
      *  issuer: C=IT; ST=Roma; L=Pomezia; O=TI Trust Technologies S.R.L.; CN=TI Trust Technologies OV CA\n
      *  SSL certificate verify ok.\n
      * using HTTP/1.x\n
      > POST /servizisito/rest/atti/ricercaConflitti HTTP/1.1\r\n
      Host: ws.cortecostituzionale.it\r\n
      Content-Type: application/json\r\n
      Accept: */*\r\n
      Authorization: Basic Y29ydGVzZXJ2aXppc2l0bzpjb3J0ZXNlcnZpemlzaXRvLDIwMjErMQ==\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 30\r\n
      \r\n
      < HTTP/1.1 200 \r\n
      < Cache-Control: no-cache\r\n
      < Pragma: no-cache\r\n
      < Content-Encoding: UTF-8\r\n
      < Content-Type: application/json;charset=UTF-8\r\n
      < Content-Length: 50\r\n
      < Date: Sun, 08 Feb 2026 00:35:13 GMT\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 "
    "Cache-Control: no-cache"
    "Pragma: no-cache"
    "Content-Encoding: UTF-8"
    "Content-Type: application/json;charset=UTF-8"
    "Content-Length: 50"
    "Date: Sun, 08 Feb 2026 00:35:13 GMT"
  ]
  "response_content" => [
    "{"total":3,"display":20,"page":4,"resultsEnti":[]}"
  ]
]