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.308059
    "namelookup_time" => 0.000286
    "connect_time" => 0.000526
    "pretransfer_time" => 0.012851
    "size_download" => 183.0
    "speed_download" => 594.0
    "starttransfer_time" => 0.307551
    "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" => 50800
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 12746
    "connect_time_us" => 526
    "namelookup_time_us" => 286
    "pretransfer_time_us" => 12851
    "starttransfer_time_us" => 307551
    "total_time_us" => 308059
    "effective_method" => "GET"
    "start_time" => 1783866137.0324
    "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: May 29 20:04:55 2026 GMT\n
      *  expire date: Aug 27 20:04:54 2026 GMT\n
      *  issuer: C=US; O=Let's Encrypt; CN=YR1\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 0x5599d008a8d0)\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, 12 Jul 2026 14:22:17 GMT\r\n
      < server: Apache\r\n
      < cache-control: no-cache, private\r\n
      < x-debug-token: 0254d6\r\n
      < x-debug-token-link: https://public.simplyform.fr/_profiler/0254d6\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: Sun, 12 Jul 2026 14:22:17 GMT"
    "server: Apache"
    "cache-control: no-cache, private"
    "x-debug-token: 0254d6"
    "x-debug-token-link: https://public.simplyform.fr/_profiler/0254d6"
    "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"}]}"
  ]
]
0254d6
GET https://public.simplyform.fr/api/site/all Profile
Response 200
[
  "info" => [
    "header_size" => 357
    "request_size" => 131
    "total_time" => 0.303962
    "namelookup_time" => 2.9E-5
    "connect_time" => 2.9E-5
    "pretransfer_time" => 0.000126
    "size_download" => 124.0
    "speed_download" => 409.0
    "starttransfer_time" => 0.30384
    "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" => 50800
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 29
    "connect_time_us" => 29
    "namelookup_time_us" => 29
    "pretransfer_time_us" => 126
    "starttransfer_time_us" => 303840
    "total_time_us" => 303962
    "effective_method" => "GET"
    "start_time" => 1783866137.3409
    "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: -9223372036854775799
      }
    }
    "debug" => """
      * Found bundle for host public.simplyform.fr: 0x5599cff230c0 [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 0x5599d014c860)\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, 12 Jul 2026 14:22:17 GMT\r\n
      < server: Apache\r\n
      < cache-control: no-cache, private\r\n
      < x-debug-token: a90c4f\r\n
      < x-debug-token-link: https://public.simplyform.fr/_profiler/a90c4f\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: Sun, 12 Jul 2026 14:22:17 GMT"
    "server: Apache"
    "cache-control: no-cache, private"
    "x-debug-token: a90c4f"
    "x-debug-token-link: https://public.simplyform.fr/_profiler/a90c4f"
    "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},{"intitule":"Site Virtuel","id":5}]}"
  ]
]
a90c4f