https://tldilogistiqueparis.gtlsgroup.com/

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

GET http://tldirecette5.us-east-1.elasticbeanstalk.com/api/camp/getCampagneProcAttente
200
[
  "info" => [
    "header_size" => 431
    "request_size" => 173
    "total_time" => 0.209335
    "namelookup_time" => 0.01271
    "connect_time" => 0.097729
    "pretransfer_time" => 0.097919
    "size_download" => 425.0
    "speed_download" => 2030.0
    "starttransfer_time" => 0.189401
    "primary_ip" => "100.25.249.170"
    "primary_port" => 80
    "local_ip" => "10.195.0.7"
    "local_port" => 50488
    "http_version" => 2
    "protocol" => 1
    "scheme" => "HTTP"
    "connect_time_us" => 97729
    "namelookup_time_us" => 12710
    "pretransfer_time_us" => 97919
    "starttransfer_time_us" => 189401
    "total_time_us" => 209335
    "effective_method" => "GET"
    "start_time" => 1743733430.8713
    "pause_handler" => Closure(float $duration) {#695
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#608 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#571 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 100.25.249.170:80...\n
      * Connected to tldirecette5.us-east-1.elasticbeanstalk.com (100.25.249.170) port 80 (#0)\n
      > GET /api/camp/getCampagneProcAttente HTTP/1.1\r\n
      Host: tldirecette5.us-east-1.elasticbeanstalk.com\r\n
      Accept: */*\r\n
      User-Agent: Symfony HttpClient/Curl\r\n
      Accept-Encoding: gzip\r\n
      \r\n
      * Mark bundle as not supporting multiuse\n
      < HTTP/1.1 200 \r\n
      < Server: nginx/1.20.0\r\n
      < Date: Fri, 04 Apr 2025 02:23:51 GMT\r\n
      < Content-Type: application/json\r\n
      < Transfer-Encoding: chunked\r\n
      < Connection: keep-alive\r\n
      < Vary: Origin\r\n
      < Vary: Access-Control-Request-Method\r\n
      < Vary: Access-Control-Request-Headers\r\n
      < X-Content-Type-Options: nosniff\r\n
      < X-XSS-Protection: 1; mode=block\r\n
      < Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n
      < Pragma: no-cache\r\n
      < Expires: 0\r\n
      < X-Frame-Options: DENY\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 "
    "Server: nginx/1.20.0"
    "Date: Fri, 04 Apr 2025 02:23:51 GMT"
    "Content-Type: application/json"
    "Transfer-Encoding: chunked"
    "Connection: keep-alive"
    "Vary: Origin"
    "Vary: Access-Control-Request-Method"
    "Vary: Access-Control-Request-Headers"
    "X-Content-Type-Options: nosniff"
    "X-XSS-Protection: 1; mode=block"
    "Cache-Control: no-cache, no-store, max-age=0, must-revalidate"
    "Pragma: no-cache"
    "Expires: 0"
    "X-Frame-Options: DENY"
  ]
  "response_json" => [
    "aerien_de_cnkry" => [
      [
        "code" => "CAMP-FAC-181"
        "dateDepart" => "2025-03-27"
        "dateArrive" => "2025-04-03"
        "status" => "ATTENTE"
      ]
    ]
    "maritime" => [
      [
        "code" => "CAMP-FMP-125"
        "dateDepart" => "2025-04-07"
        "dateArrive" => "2025-05-10"
        "status" => "ATTENTE"
      ]
    ]
    "aerien" => [
      [
        "code" => "CAMP-FAP-414"
        "dateDepart" => "2024-10-03"
        "dateArrive" => "2024-10-10"
        "status" => "ATTENTE"
      ]
      [
        "code" => "CAMP-FAP-499"
        "dateDepart" => "2025-04-03"
        "dateArrive" => "2025-04-10"
        "status" => "ATTENTE"
      ]
    ]
  ]
]