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.198264 "namelookup_time" => 0.01252 "connect_time" => 0.098256 "pretransfer_time" => 0.098379 "size_download" => 331.0 "speed_download" => 1669.0 "starttransfer_time" => 0.192446 "primary_ip" => "100.25.249.170" "primary_port" => 80 "local_ip" => "10.195.0.7" "local_port" => 36966 "http_version" => 2 "protocol" => 1 "scheme" => "HTTP" "connect_time_us" => 98256 "namelookup_time_us" => 12520 "pretransfer_time_us" => 98379 "starttransfer_time_us" => 192446 "total_time_us" => 198264 "effective_method" => "GET" "start_time" => 1776933330.826 "pause_handler" => Closure(float $duration) {#695 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#608 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#571 …} : -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: Thu, 23 Apr 2026 08:35:30 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: Thu, 23 Apr 2026 08:35:30 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-347" "dateDepart" => "2026-04-23" "dateArrive" => "2026-04-30" "status" => "ATTENTE" ] ] "maritime" => [ [ "code" => "CAMP-FMP-156" "dateDepart" => "2026-05-15" "dateArrive" => "2026-11-20" "status" => "ATTENTE" ] ] "aerien" => [ [ "code" => "CAMP-FAP-1097" "dateDepart" => "2026-04-23" "dateArrive" => "2026-04-30" "status" => "ATTENTE" ] ] ] ] |