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.382099
    "namelookup_time" => 0.000487
    "connect_time" => 0.001001
    "pretransfer_time" => 0.021626
    "size_download" => 183.0
    "speed_download" => 479.0
    "starttransfer_time" => 0.381479
    "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" => 52578
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 21464
    "connect_time_us" => 1001
    "namelookup_time_us" => 487
    "pretransfer_time_us" => 21626
    "starttransfer_time_us" => 381479
    "total_time_us" => 382099
    "effective_method" => "GET"
    "start_time" => 1772070441.6653
    "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: Jan 13 01:05:16 2026 GMT\n
      *  expire date: Apr 13 01:05:15 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 0x562b47dd1ab0)\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: Thu, 26 Feb 2026 01:47:21 GMT\r\n
      < server: Apache\r\n
      < cache-control: no-cache, private\r\n
      < x-debug-token: 2b8160\r\n
      < x-debug-token-link: https://public.simplyform.fr/_profiler/2b8160\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: Thu, 26 Feb 2026 01:47:21 GMT"
    "server: Apache"
    "cache-control: no-cache, private"
    "x-debug-token: 2b8160"
    "x-debug-token-link: https://public.simplyform.fr/_profiler/2b8160"
    "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"}]}"
  ]
]
2b8160
GET https://public.simplyform.fr/api/site/all Profile
Response 200
[
  "info" => [
    "header_size" => 357
    "request_size" => 131
    "total_time" => 0.428628
    "namelookup_time" => 3.7E-5
    "connect_time" => 3.7E-5
    "pretransfer_time" => 0.00014
    "size_download" => 112.0
    "speed_download" => 261.0
    "starttransfer_time" => 0.428469
    "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" => 52578
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 37
    "connect_time_us" => 37
    "namelookup_time_us" => 37
    "pretransfer_time_us" => 140
    "starttransfer_time_us" => 428469
    "total_time_us" => 428628
    "effective_method" => "GET"
    "start_time" => 1772070442.048
    "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: -9223372036854775801
      }
    }
    "debug" => """
      * Found bundle for host public.simplyform.fr: 0x562b47e2c910 [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 0x562b47fda3a0)\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: Thu, 26 Feb 2026 01:47:22 GMT\r\n
      < server: Apache\r\n
      < cache-control: no-cache, private\r\n
      < x-debug-token: 186f5e\r\n
      < x-debug-token-link: https://public.simplyform.fr/_profiler/186f5e\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: Thu, 26 Feb 2026 01:47:22 GMT"
    "server: Apache"
    "cache-control: no-cache, private"
    "x-debug-token: 186f5e"
    "x-debug-token-link: https://public.simplyform.fr/_profiler/186f5e"
    "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}]}"
  ]
]
186f5e