HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

POST https://ws.cortecostituzionale.it/servizisito/rest/atti/schedaRicorso/2023/31
Request options
[
  "headers" => [
    "Content-Type" => "application/json"
  ]
  "auth_basic" => [
    "corteservizisito"
    "corteservizisito,2021+1"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 188
    "request_size" => 300
    "total_time" => 0.145708
    "namelookup_time" => 0.000364
    "connect_time" => 0.00173
    "pretransfer_time" => 0.112045
    "size_download" => 93.0
    "speed_download" => 638.0
    "download_content_length" => 93.0
    "starttransfer_time" => 0.144475
    "primary_ip" => "213.82.143.235"
    "primary_port" => 443
    "local_ip" => "172.16.57.151"
    "local_port" => 56054
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 111823
    "connect_time_us" => 1730
    "namelookup_time_us" => 364
    "pretransfer_time_us" => 112045
    "starttransfer_time_us" => 144475
    "total_time_us" => 145708
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1770472667.2896
    "original_url" => "https://ws.cortecostituzionale.it/servizisito/rest/atti/schedaRicorso/2023/31"
    "pause_handler" => Closure(float $duration) {#1021
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#973 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1003 …}
        $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/schedaRicorso/2023/31 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: 0\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: 93\r\n
      < Date: Sat, 07 Feb 2026 13:57:47 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: 93"
    "Date: Sat, 07 Feb 2026 13:57:47 GMT"
  ]
  "response_content" => [
    "{"dtoRicorso":{"listaSedute":[],"elencoResistenti":[],"elencoNorme":[],"elencoParametri":[]}}"
  ]
]