HTTP Client

2 Total requests
0 HTTP errors

Clients

http_client 2

Requests

GET https://public.simplyform.fr/api/profil/all Profile
Response 200
[
  "info" => [
    "header_size" => 357
    "request_size" => 133
    "total_time" => 0.428916
    "namelookup_time" => 0.00027
    "connect_time" => 0.000523
    "pretransfer_time" => 0.013084
    "size_download" => 183.0
    "speed_download" => 427.0
    "starttransfer_time" => 0.428358
    "primary_ip" => "2001:1600:13:100:f816:3eff:fe55:2db1"
    "primary_port" => 443
    "local_ip" => "2001:1600:13:100:f816:3eff:fe55:2db1"
    "local_port" => 33362
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 12954
    "connect_time_us" => 523
    "namelookup_time_us" => 270
    "pretransfer_time_us" => 13084
    "starttransfer_time_us" => 428358
    "total_time_us" => 428916
    "effective_method" => "GET"
    "start_time" => 1778518362.7098
    "original_url" => "https://public.simplyform.fr/api/profil/all"
    "pause_handler" => Closure(float $duration) {#1324
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1310 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1286 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 2001:1600:13:100:f816:3eff:fe55:2db1:443...\n
      * Connected to public.simplyform.fr (2001:1600:13:100:f816:3eff:fe55:2db1) port 443 (#0)\n
      * ALPN, offering h2\n
      * ALPN, offering http/1.1\n
      * successfully set certificate verify locations:\n
      *  CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *  CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384\n
      * ALPN, server accepted to use h2\n
      * Server certificate:\n
      *  subject: CN=public.simplyform.fr\n
      *  start date: Mar 19 22:49:09 2026 GMT\n
      *  expire date: Jun 17 22:49:08 2026 GMT\n
      *  issuer: C=US; O=Let's Encrypt; CN=R12\n
      *  SSL certificate verify ok.\n
      * Using HTTP2, server supports multi-use\n
      * Connection state changed (HTTP/2 confirmed)\n
      * Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0\n
      * Using Stream ID: 1 (easy handle 0x5613683bdd80)\n
      > GET /api/profil/all HTTP/2\r\n
      Host: public.simplyform.fr\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
      * Connection state changed (MAX_CONCURRENT_STREAMS == 30)!\n
      < HTTP/2 200 \r\n
      < date: Mon, 11 May 2026 16:52:43 GMT\r\n
      < server: Apache\r\n
      < cache-control: no-cache, private\r\n
      < x-debug-token: b88c08\r\n
      < x-debug-token-link: https://public.simplyform.fr/_profiler/b88c08\r\n
      < x-robots-tag: noindex\r\n
      < content-encoding: gzip\r\n
      < vary: Accept-Encoding,X-FORWARDED-PROTO\r\n
      < strict-transport-security: max-age=16000000\r\n
      < content-type: application/json\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 11 May 2026 16:52:43 GMT"
    "server: Apache"
    "cache-control: no-cache, private"
    "x-debug-token: b88c08"
    "x-debug-token-link: https://public.simplyform.fr/_profiler/b88c08"
    "x-robots-tag: noindex"
    "content-encoding: gzip"
    "vary: Accept-Encoding,X-FORWARDED-PROTO"
    "strict-transport-security: max-age=16000000"
    "content-type: application/json"
  ]
  "response_content" => [
    "{"allProfil":[{"designation":"Salari\u00e9 \/ Entreprise","code":"SALENT"},{"designation":"Demandeur d\u0027emploi","code":"DEMEMPL"},{"designation":"Jeune moins de 29 ans","code":"JEUNE"},{"designation":"Particulier","code":"PARTICULER"},{"designation":"Jeune moins de 29 ans","code":"J29"},{"designation":"Salari\u00e9 \/ Entreprise","code":"SE"}]}"
  ]
]
b88c08
GET https://public.simplyform.fr/api/site/all Profile
Response 200
[
  "info" => [
    "header_size" => 357
    "request_size" => 131
    "total_time" => 0.419006
    "namelookup_time" => 2.8E-5
    "connect_time" => 2.8E-5
    "pretransfer_time" => 0.000151
    "size_download" => 112.0
    "speed_download" => 267.0
    "starttransfer_time" => 0.41883
    "primary_ip" => "2001:1600:13:100:f816:3eff:fe55:2db1"
    "primary_port" => 443
    "local_ip" => "2001:1600:13:100:f816:3eff:fe55:2db1"
    "local_port" => 33362
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 28
    "connect_time_us" => 28
    "namelookup_time_us" => 28
    "pretransfer_time_us" => 151
    "starttransfer_time_us" => 418830
    "total_time_us" => 419006
    "effective_method" => "GET"
    "start_time" => 1778518363.1393
    "original_url" => "https://public.simplyform.fr/api/site/all"
    "pause_handler" => Closure(float $duration) {#1293
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1320 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1286 …}
        $execCounter: -9223372036854775800
      }
    }
    "debug" => """
      * Found bundle for host public.simplyform.fr: 0x56136852c690 [can multiplex]\n
      * Re-using existing connection! (#0) with host public.simplyform.fr\n
      * Connected to public.simplyform.fr (2001:1600:13:100:f816:3eff:fe55:2db1) port 443 (#0)\n
      * Using Stream ID: 3 (easy handle 0x561368562a80)\n
      > GET /api/site/all HTTP/2\r\n
      Host: public.simplyform.fr\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      < HTTP/2 200 \r\n
      < date: Mon, 11 May 2026 16:52:43 GMT\r\n
      < server: Apache\r\n
      < cache-control: no-cache, private\r\n
      < x-debug-token: 286aff\r\n
      < x-debug-token-link: https://public.simplyform.fr/_profiler/286aff\r\n
      < x-robots-tag: noindex\r\n
      < content-encoding: gzip\r\n
      < vary: Accept-Encoding,X-FORWARDED-PROTO\r\n
      < strict-transport-security: max-age=16000000\r\n
      < content-type: application/json\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 11 May 2026 16:52:43 GMT"
    "server: Apache"
    "cache-control: no-cache, private"
    "x-debug-token: 286aff"
    "x-debug-token-link: https://public.simplyform.fr/_profiler/286aff"
    "x-robots-tag: noindex"
    "content-encoding: gzip"
    "vary: Accept-Encoding,X-FORWARDED-PROTO"
    "strict-transport-security: max-age=16000000"
    "content-type: application/json"
  ]
  "response_content" => [
    "{"allSite":[{"intitule":"Site Planchat","id":1},{"intitule":"Site R\u00e9publique","id":2},{"intitule":"Site Bagnolet","id":3},{"intitule":"Site Concorde","id":4}]}"
  ]
]
286aff