Redirect 302 redirect from GET @appointmentsByTown (b4ea4f)

GET http://www.tp.aac-testpsycho.fr/appointment/builder/url/19036/default/10001

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

POST http://planningaac.com/v3/appointment/build/modern/url
Request options
[
  "body" => [
    "id" => "19036"
    "town" => "default"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 155
    "request_size" => 238
    "total_time" => 0.017962
    "namelookup_time" => 0.001399
    "connect_time" => 0.001466
    "pretransfer_time" => 0.001526
    "size_upload" => 21.0
    "size_download" => 32.0
    "speed_download" => 1882.0
    "speed_upload" => 1235.0
    "download_content_length" => 32.0
    "upload_content_length" => 21.0
    "starttransfer_time" => 0.017627
    "primary_ip" => "163.172.202.132"
    "primary_port" => 80
    "local_ip" => "163.172.202.132"
    "local_port" => 54992
    "http_version" => 2
    "protocol" => 1
    "scheme" => "HTTP"
    "connect_time_us" => 1466
    "namelookup_time_us" => 1399
    "pretransfer_time_us" => 1526
    "starttransfer_time_us" => 17627
    "total_time_us" => 17962
    "effective_method" => "POST"
    "start_time" => 1760227340.6124
    "original_url" => "http://planningaac.com/v3/appointment/build/modern/url"
    "pause_handler" => Closure(float $duration) {#773
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#800 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#789 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 163.172.202.132:80...\n
      * Connected to planningaac.com (163.172.202.132) port 80 (#0)\n
      > POST /v3/appointment/build/modern/url HTTP/1.1\r\n
      Host: planningaac.com\r\n
      Accept: */*\r\n
      Content-Type: application/x-www-form-urlencoded\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 21\r\n
      \r\n
      * upload completely sent off: 21 out of 21 bytes\n
      * Mark bundle as not supporting multiuse\n
      < HTTP/1.1 200 OK\r\n
      < Date: Sun, 12 Oct 2025 00:02:20 GMT\r\n
      < Server: Apache/2.4.62 (Debian)\r\n
      < Content-Length: 32\r\n
      < Content-Type: application/json; charset=UTF-8\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Sun, 12 Oct 2025 00:02:20 GMT"
    "Server: Apache/2.4.62 (Debian)"
    "Content-Length: 32"
    "Content-Type: application/json; charset=UTF-8"
  ]
  "response_content" => [
    "{"id":"19036","town":"marolles"}"
  ]
]