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" => 339
    "request_size" => 133
    "total_time" => 0.72261
    "namelookup_time" => 0.011258
    "connect_time" => 0.011788
    "pretransfer_time" => 0.037851
    "size_download" => 183.0
    "speed_download" => 253.0
    "starttransfer_time" => 0.722034
    "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" => 43860
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 32856
    "connect_time_us" => 11788
    "namelookup_time_us" => 11258
    "pretransfer_time_us" => 37851
    "starttransfer_time_us" => 722034
    "total_time_us" => 722610
    "effective_method" => "GET"
    "start_time" => 1768098999.0832
    "original_url" => "https://public.simplyform.fr/api/profil/all"
    "pause_handler" => Closure(float $duration) {#1322
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1308 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1284 …}
        $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: Nov  8 03:20:19 2025 GMT\n
      *  expire date: Feb  6 03:20:18 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 0x55e79e2a2490)\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: Sun, 11 Jan 2026 02:36:39 GMT\r\n
      < server: Apache\r\n
      < cache-control: no-cache, private\r\n
      < x-debug-token: 72c2c1\r\n
      < x-debug-token-link: https://public.simplyform.fr/_profiler/72c2c1\r\n
      < x-robots-tag: noindex\r\n
      < content-encoding: gzip\r\n
      < vary: Accept-Encoding\r\n
      < strict-transport-security: max-age=16000000\r\n
      < content-type: application/json\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Sun, 11 Jan 2026 02:36:39 GMT"
    "server: Apache"
    "cache-control: no-cache, private"
    "x-debug-token: 72c2c1"
    "x-debug-token-link: https://public.simplyform.fr/_profiler/72c2c1"
    "x-robots-tag: noindex"
    "content-encoding: gzip"
    "vary: Accept-Encoding"
    "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"}]}"
  ]
]
72c2c1
GET https://public.simplyform.fr/api/site/all Profile
Response 200
[
  "info" => [
    "header_size" => 339
    "request_size" => 131
    "total_time" => 0.813863
    "namelookup_time" => 2.7E-5
    "connect_time" => 2.7E-5
    "pretransfer_time" => 0.000164
    "size_download" => 112.0
    "speed_download" => 137.0
    "starttransfer_time" => 0.81363
    "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" => 43860
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 27
    "connect_time_us" => 27
    "namelookup_time_us" => 27
    "pretransfer_time_us" => 164
    "starttransfer_time_us" => 813630
    "total_time_us" => 813863
    "effective_method" => "GET"
    "start_time" => 1768098999.8063
    "original_url" => "https://public.simplyform.fr/api/site/all"
    "pause_handler" => Closure(float $duration) {#1291
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1318 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1284 …}
        $execCounter: -9223372036854775802
      }
    }
    "debug" => """
      * Found bundle for host public.simplyform.fr: 0x55e79e03cb40 [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 0x55e79e223b20)\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: Sun, 11 Jan 2026 02:36:39 GMT\r\n
      < server: Apache\r\n
      < cache-control: no-cache, private\r\n
      < x-debug-token: 9d6b98\r\n
      < x-debug-token-link: https://public.simplyform.fr/_profiler/9d6b98\r\n
      < x-robots-tag: noindex\r\n
      < content-encoding: gzip\r\n
      < vary: Accept-Encoding\r\n
      < strict-transport-security: max-age=16000000\r\n
      < content-type: application/json\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Sun, 11 Jan 2026 02:36:39 GMT"
    "server: Apache"
    "cache-control: no-cache, private"
    "x-debug-token: 9d6b98"
    "x-debug-token-link: https://public.simplyform.fr/_profiler/9d6b98"
    "x-robots-tag: noindex"
    "content-encoding: gzip"
    "vary: Accept-Encoding"
    "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}]}"
  ]
]
9d6b98