https://my-audio-site.server-preprod.ovh/pro/inscription

HTTP Client

5 Total requests
0 HTTP errors

Clients

http_client 5

Requests

GET https://my-audio-api.server-preprod.ovh/prestations
200
[
  "info" => [
    "header_size" => 629
    "request_size" => 141
    "total_time" => 0.048299
    "namelookup_time" => 0.016135
    "connect_time" => 0.016285
    "pretransfer_time" => 0.021032
    "size_download" => 171.0
    "speed_download" => 3540.0
    "download_content_length" => 171.0
    "starttransfer_time" => 0.048001
    "primary_ip" => "51.75.246.95"
    "primary_port" => 443
    "local_ip" => "51.75.246.95"
    "local_port" => 57930
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 20901
    "connect_time_us" => 16285
    "namelookup_time_us" => 16135
    "pretransfer_time_us" => 21032
    "starttransfer_time_us" => 48001
    "total_time_us" => 48299
    "effective_method" => "GET"
    "start_time" => 1727515556.93
    "pause_handler" => Closure(float $duration) {#366
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#362 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#191 …}
        $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: Aug 31 13:33:52 2024 GMT\n
      *  expire date: Nov 29 13:33:51 2024 GMT\n
      *  issuer: C=US; O=Let's Encrypt; CN=R10\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, 28 Sep 2024 09:25:56 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: no-cache, 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-Robots-Tag: noindex\r\n
      < Vary: Accept-Encoding\r\n
      < Content-Encoding: gzip\r\n
      < Content-Length: 171\r\n
      < Content-Type: text/html; charset=UTF-8\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Sat, 28 Sep 2024 09:25:56 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: no-cache, private"
    "Link: <https://my-audio-api.server-preprod.ovh/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation""
    "X-Robots-Tag: noindex"
    "Vary: Accept-Encoding"
    "Content-Encoding: gzip"
    "Content-Length: 171"
    "Content-Type: text/html; charset=UTF-8"
  ]
  "response_json" => [
    "prestations" => [
      [
        "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"
      ]
    ]
  ]
]
GET https://my-audio-api.server-preprod.ovh/mutuelles
200
[
  "info" => [
    "header_size" => 629
    "request_size" => 139
    "total_time" => 0.029997
    "namelookup_time" => 4.6E-5
    "connect_time" => 4.6E-5
    "pretransfer_time" => 0.00014
    "size_download" => 201.0
    "speed_download" => 6700.0
    "download_content_length" => 201.0
    "starttransfer_time" => 0.029757
    "primary_ip" => "51.75.246.95"
    "primary_port" => 443
    "local_ip" => "51.75.246.95"
    "local_port" => 57930
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 46
    "connect_time_us" => 46
    "namelookup_time_us" => 46
    "pretransfer_time_us" => 140
    "starttransfer_time_us" => 29757
    "total_time_us" => 29997
    "effective_method" => "GET"
    "start_time" => 1727515556.9789
    "pause_handler" => Closure(float $duration) {#364
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#374 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#191 …}
        $execCounter: -9223372036854775794
      }
    }
    "debug" => """
      * Found bundle for host my-audio-api.server-preprod.ovh: 0x564d559d64a0 [serially]\n
      * Can not multiplex, even if we wanted to!\n
      * Re-using existing connection! (#0) with host my-audio-api.server-preprod.ovh\n
      * Connected to my-audio-api.server-preprod.ovh (51.75.246.95) port 443 (#0)\n
      > GET /mutuelles 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
      * Mark bundle as not supporting multiuse\n
      < HTTP/1.1 200 OK\r\n
      < Date: Sat, 28 Sep 2024 09:25:56 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: no-cache, 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-Robots-Tag: noindex\r\n
      < Vary: Accept-Encoding\r\n
      < Content-Encoding: gzip\r\n
      < Content-Length: 201\r\n
      < Content-Type: text/html; charset=UTF-8\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Sat, 28 Sep 2024 09:25:56 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: no-cache, private"
    "Link: <https://my-audio-api.server-preprod.ovh/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation""
    "X-Robots-Tag: noindex"
    "Vary: Accept-Encoding"
    "Content-Encoding: gzip"
    "Content-Length: 201"
    "Content-Type: text/html; charset=UTF-8"
  ]
  "response_json" => [
    "mutuelles" => [
      [
        "id" => 1
        "libelle" => "Almerys"
      ]
      [
        "id" => 2
        "libelle" => "Viamedis"
      ]
      [
        "id" => 3
        "libelle" => "Kalivia"
      ]
      [
        "id" => 4
        "libelle" => "Santé Claire"
      ]
      [
        "id" => 5
        "libelle" => "Eovi"
      ]
      [
        "id" => 6
        "libelle" => "Tp plus"
      ]
      [
        "id" => 7
        "libelle" => "Carte blanche"
      ]
      [
        "id" => 8
        "libelle" => "Isanté"
      ]
      [
        "id" => 9
        "libelle" => "Audistya"
      ]
      [
        "id" => 10
        "libelle" => "Actil"
      ]
      [
        "id" => 11
        "libelle" => "Seveane"
      ]
      [
        "id" => 12
        "libelle" => "Harmonie Mutuelle"
      ]
      [
        "id" => 13
        "libelle" => "Autres"
      ]
    ]
  ]
]
GET https://my-audio-api.server-preprod.ovh/specialites
200
[
  "info" => [
    "header_size" => 629
    "request_size" => 141
    "total_time" => 0.023817
    "namelookup_time" => 5.4E-5
    "connect_time" => 5.5E-5
    "pretransfer_time" => 0.000166
    "size_download" => 282.0
    "speed_download" => 11840.0
    "download_content_length" => 282.0
    "starttransfer_time" => 0.023616
    "primary_ip" => "51.75.246.95"
    "primary_port" => 443
    "local_ip" => "51.75.246.95"
    "local_port" => 57930
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 55
    "connect_time_us" => 55
    "namelookup_time_us" => 54
    "pretransfer_time_us" => 166
    "starttransfer_time_us" => 23616
    "total_time_us" => 23817
    "effective_method" => "GET"
    "start_time" => 1727515557.0096
    "pause_handler" => Closure(float $duration) {#376
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#363 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#191 …}
        $execCounter: -9223372036854775791
      }
    }
    "debug" => """
      * Found bundle for host my-audio-api.server-preprod.ovh: 0x564d559d64a0 [serially]\n
      * Can not multiplex, even if we wanted to!\n
      * Re-using existing connection! (#0) with host my-audio-api.server-preprod.ovh\n
      * Connected to my-audio-api.server-preprod.ovh (51.75.246.95) port 443 (#0)\n
      > GET /specialites 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
      * Mark bundle as not supporting multiuse\n
      < HTTP/1.1 200 OK\r\n
      < Date: Sat, 28 Sep 2024 09:25: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: no-cache, 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-Robots-Tag: noindex\r\n
      < Vary: Accept-Encoding\r\n
      < Content-Encoding: gzip\r\n
      < Content-Length: 282\r\n
      < Content-Type: text/html; charset=UTF-8\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Sat, 28 Sep 2024 09:25: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: no-cache, private"
    "Link: <https://my-audio-api.server-preprod.ovh/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation""
    "X-Robots-Tag: noindex"
    "Vary: Accept-Encoding"
    "Content-Encoding: gzip"
    "Content-Length: 282"
    "Content-Type: text/html; charset=UTF-8"
  ]
  "response_json" => [
    "specialites" => [
      [
        "id" => 1
        "libelle" => "Bilan auditif complet"
      ]
      [
        "id" => 2
        "libelle" => "Acouphène"
      ]
      [
        "id" => 3
        "libelle" => "Protections auditives sur mesure - Nuisances sonores"
      ]
      [
        "id" => 4
        "libelle" => "Appareillage Pédiatrique - Audiophonologie de l’enfant"
      ]
      [
        "id" => 5
        "libelle" => "Implant cochléaire et réglages"
      ]
      [
        "id" => 6
        "libelle" => "Appareil intra-auriculaire"
      ]
      [
        "id" => 7
        "libelle" => "Perte d’équilibre – Vertige"
      ]
      [
        "id" => 8
        "libelle" => "Langage des signes"
      ]
      [
        "id" => 9
        "libelle" => "Lyric"
      ]
    ]
  ]
]
GET https://my-audio-api.server-preprod.ovh/diplomes
200
[
  "info" => [
    "header_size" => 629
    "request_size" => 138
    "total_time" => 0.027497
    "namelookup_time" => 4.7E-5
    "connect_time" => 4.7E-5
    "pretransfer_time" => 0.000159
    "size_download" => 175.0
    "speed_download" => 6364.0
    "download_content_length" => 175.0
    "starttransfer_time" => 0.027183
    "primary_ip" => "51.75.246.95"
    "primary_port" => 443
    "local_ip" => "51.75.246.95"
    "local_port" => 57930
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 47
    "connect_time_us" => 47
    "namelookup_time_us" => 47
    "pretransfer_time_us" => 159
    "starttransfer_time_us" => 27183
    "total_time_us" => 27497
    "effective_method" => "GET"
    "start_time" => 1727515557.034
    "pause_handler" => Closure(float $duration) {#380
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#371 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#191 …}
        $execCounter: -9223372036854775788
      }
    }
    "debug" => """
      * Found bundle for host my-audio-api.server-preprod.ovh: 0x564d559d64a0 [serially]\n
      * Can not multiplex, even if we wanted to!\n
      * Re-using existing connection! (#0) with host my-audio-api.server-preprod.ovh\n
      * Connected to my-audio-api.server-preprod.ovh (51.75.246.95) port 443 (#0)\n
      > GET /diplomes 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
      * Mark bundle as not supporting multiuse\n
      < HTTP/1.1 200 OK\r\n
      < Date: Sat, 28 Sep 2024 09:25: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: no-cache, 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-Robots-Tag: noindex\r\n
      < Vary: Accept-Encoding\r\n
      < Content-Encoding: gzip\r\n
      < Content-Length: 175\r\n
      < Content-Type: text/html; charset=UTF-8\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Sat, 28 Sep 2024 09:25: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: no-cache, private"
    "Link: <https://my-audio-api.server-preprod.ovh/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation""
    "X-Robots-Tag: noindex"
    "Vary: Accept-Encoding"
    "Content-Encoding: gzip"
    "Content-Length: 175"
    "Content-Type: text/html; charset=UTF-8"
  ]
  "response_json" => [
    "diplomes" => [
      [
        "id" => 1
        "libelle" => "Diplôme d'Etat audioprothésiste"
      ]
      [
        "id" => 2
        "libelle" => "DU Audiophonologie de l’enfant"
      ]
      [
        "id" => 3
        "libelle" => "DU Implant cochléaire"
      ]
      [
        "id" => 4
        "libelle" => "DU Nuisances Sonores"
      ]
      [
        "id" => 5
        "libelle" => "Autres"
      ]
    ]
  ]
]
GET https://my-audio-api.server-preprod.ovh/stations/city
200
[
  "info" => [
    "header_size" => 574
    "request_size" => 143
    "total_time" => 0.032852
    "namelookup_time" => 6.0E-5
    "connect_time" => 6.0E-5
    "pretransfer_time" => 0.000221
    "size_download" => 214.0
    "speed_download" => 6514.0
    "download_content_length" => 214.0
    "starttransfer_time" => 0.03267
    "primary_ip" => "51.75.246.95"
    "primary_port" => 443
    "local_ip" => "51.75.246.95"
    "local_port" => 57930
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 60
    "connect_time_us" => 60
    "namelookup_time_us" => 60
    "pretransfer_time_us" => 221
    "starttransfer_time_us" => 32670
    "total_time_us" => 32852
    "effective_method" => "GET"
    "start_time" => 1727515557.0622
    "pause_handler" => Closure(float $duration) {#384
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#378 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#191 …}
        $execCounter: -9223372036854775785
      }
    }
    "debug" => """
      * Found bundle for host my-audio-api.server-preprod.ovh: 0x564d559d64a0 [serially]\n
      * Can not multiplex, even if we wanted to!\n
      * Re-using existing connection! (#0) with host my-audio-api.server-preprod.ovh\n
      * Connected to my-audio-api.server-preprod.ovh (51.75.246.95) port 443 (#0)\n
      > GET /stations/city 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
      * Mark bundle as not supporting multiuse\n
      < HTTP/1.1 200 OK\r\n
      < Date: Sat, 28 Sep 2024 09:25: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: no-cache, 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-Robots-Tag: noindex\r\n
      < Content-Length: 214\r\n
      < Content-Type: application/json\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Sat, 28 Sep 2024 09:25: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: no-cache, private"
    "Link: <https://my-audio-api.server-preprod.ovh/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation""
    "X-Robots-Tag: noindex"
    "Content-Length: 214"
    "Content-Type: application/json"
  ]
  "response_json" => [
    "stations" => [
      [
        "id" => 1
        "city" => "Lille"
      ]
      [
        "id" => 104
        "city" => "Lyon"
      ]
      [
        "id" => 144
        "city" => "Marseille"
      ]
      [
        "id" => 183
        "city" => "Paris"
      ]
      [
        "id" => 526
        "city" => "Rennes"
      ]
      [
        "id" => 548
        "city" => "Rouen"
      ]
      [
        "id" => 567
        "city" => "Toulouse"
      ]
    ]
    "status" => 200
  ]
]