https://my-audio-site.server-preprod.ovh/pro/inscription?abonnement=center-month-1

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

GET https://my-audio-api.server-preprod.ovh/prestations Profile
200
[
  "info" => [
    "header_size" => 733
    "request_size" => 141
    "total_time" => 0.258411
    "namelookup_time" => 0.003506
    "connect_time" => 0.003719
    "pretransfer_time" => 0.013688
    "size_download" => 264.0
    "speed_download" => 1021.0
    "download_content_length" => 264.0
    "starttransfer_time" => 0.257852
    "primary_ip" => "51.75.246.95"
    "primary_port" => 443
    "local_ip" => "51.75.246.95"
    "local_port" => 36342
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 13570
    "connect_time_us" => 3719
    "namelookup_time_us" => 3506
    "pretransfer_time_us" => 13688
    "starttransfer_time_us" => 257852
    "total_time_us" => 258411
    "effective_method" => "GET"
    "start_time" => 1762001577.7685
    "pause_handler" => Closure(float $duration) {#366
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#362 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#192 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 51.75.246.95:443...\n
      * Connected to my-audio-api.server-preprod.ovh (51.75.246.95) port 443 (#0)\n
      * ALPN, offering h2\n
      * ALPN, offering http/1.1\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384\n
      * ALPN, server accepted to use http/1.1\n
      * Server certificate:\n
      *  subject: CN=my-audio-api.server-preprod.ovh\n
      *  start date: Oct 26 13:05:07 2025 GMT\n
      *  expire date: Jan 24 13:05:06 2026 GMT\n
      *  issuer: C=US; O=Let's Encrypt; CN=R13\n
      *  SSL certificate verify result: unable to get local issuer certificate (20), continuing anyway.\n
      > GET /prestations HTTP/1.1\r\n
      Host: my-audio-api.server-preprod.ovh\r\n
      Accept: */*\r\n
      User-Agent: Symfony HttpClient/Curl\r\n
      Accept-Encoding: gzip\r\n
      \r\n
      * old SSL session ID is stale, removing\n
      * Mark bundle as not supporting multiuse\n
      < HTTP/1.1 200 OK\r\n
      < Date: Sat, 01 Nov 2025 12:52:57 GMT\r\n
      < Server: Apache/2.4.52 (Ubuntu)\r\n
      < Access-Control-Allow-Origin: *\r\n
      < Access-Control-Allow-Headers: X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method\r\n
      < Access-Control-Allow-Methods: GET, POST, OPTIONS, PUT, DELETE\r\n
      < Allow: GET, POST, OPTIONS, PUT, DELETE\r\n
      < Cache-Control: max-age=0, must-revalidate, private\r\n
      < Link: <https://my-audio-api.server-preprod.ovh/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation"\r\n
      < X-Debug-Token: a8c004\r\n
      < X-Debug-Token-Link: https://my-audio-api.server-preprod.ovh/_profiler/a8c004\r\n
      < X-Robots-Tag: noindex\r\n
      < Expires: Sat, 01 Nov 2025 12:52:57 GMT\r\n
      < Content-Length: 264\r\n
      < Content-Type: application/json\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Sat, 01 Nov 2025 12:52:57 GMT"
    "Server: Apache/2.4.52 (Ubuntu)"
    "Access-Control-Allow-Origin: *"
    "Access-Control-Allow-Headers: X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
    "Access-Control-Allow-Methods: GET, POST, OPTIONS, PUT, DELETE"
    "Allow: GET, POST, OPTIONS, PUT, DELETE"
    "Cache-Control: max-age=0, must-revalidate, private"
    "Link: <https://my-audio-api.server-preprod.ovh/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation""
    "X-Debug-Token: a8c004"
    "X-Debug-Token-Link: https://my-audio-api.server-preprod.ovh/_profiler/a8c004"
    "X-Robots-Tag: noindex"
    "Expires: Sat, 01 Nov 2025 12:52:57 GMT"
    "Content-Length: 264"
    "Content-Type: application/json"
  ]
  "response_json" => [
    "status" => 200
    "data" => [
      [
        "id" => 1
        "libelle" => "Offre 100% Santé – Reste à charge 0 €"
      ]
      [
        "id" => 2
        "libelle" => "Carte vitale acceptée"
      ]
      [
        "id" => 3
        "libelle" => "Tiers-payant Sécurité sociale"
      ]
      [
        "id" => 4
        "libelle" => "Tiers-payant mutuelle"
      ]
    ]
    "total" => 4
  ]
]
a8c004