HTTP Client
1
Total requests
0
HTTP errors
Clients
http_client 1
Requests
GET |
https://api.otpusk.com/api/2.5/tours/fromCities
[ "query" => [ "access_token" => "4b26a-e5237-9b0fa-bcc36-67732" "cacheFirst" => 1 "ignoreOperators" => "3408" "lang" => "ru" "geoId" => 67 ] "headers" => [ "User-Agent" => "page client web.otpusk.com" ] "timeout" => 5 ] |
---|---|
200 |
[ "info" => [ "header_size" => 586 "request_size" => 232 "total_time" => 0.049907 "namelookup_time" => 0.002811 "connect_time" => 0.003571 "pretransfer_time" => 0.041596 "size_download" => 259.0 "speed_download" => 5189.0 "starttransfer_time" => 0.049654 "primary_ip" => "10.100.0.20" "primary_port" => 443 "local_ip" => "172.18.5.2" "local_port" => 41000 "http_version" => 3 "protocol" => 2 "scheme" => "HTTPS" "appconnect_time_us" => 41490 "connect_time_us" => 3571 "namelookup_time_us" => 2811 "pretransfer_time_us" => 41596 "starttransfer_time_us" => 49654 "total_time_us" => 49907 "start_time" => 1752736256.3245 "pause_handler" => Closure(float $duration) {#3177 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#3166 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#3150 …} : -9223372036854775808 } } "debug" => """ * Trying 10.100.0.20:443...\n * Connected to api.otpusk.com (10.100.0.20) port 443 (#0)\n * ALPN: offers h2,http/1.1\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 h2\n * Server certificate:\n * subject: CN=*.otpusk.com\n * start date: Oct 23 00:00:00 2024 GMT\n * expire date: Nov 22 23:59:59 2025 GMT\n * subjectAltName: host "api.otpusk.com" matched cert's "*.otpusk.com"\n * issuer: C=GB; ST=Greater Manchester; L=Salford; O=Sectigo Limited; CN=Sectigo RSA Domain Validation Secure Server CA\n * SSL certificate verify ok.\n * using HTTP/2\n * h2h3 [:method: GET]\n * h2h3 [:path: /api/2.5/tours/fromCities?access_token=4b26a-e5237-9b0fa-bcc36-67732&cacheFirst=1&ignoreOperators=3408&lang=ru&geoId=67]\n * h2h3 [:scheme: https]\n * h2h3 [:authority: api.otpusk.com]\n * h2h3 [user-agent: page client web.otpusk.com]\n * h2h3 [accept: */*]\n * h2h3 [accept-encoding: gzip]\n * Using Stream ID: 1 (easy handle 0x563e5c355cf0)\n > GET /api/2.5/tours/fromCities?access_token=4b26a-e5237-9b0fa-bcc36-67732&cacheFirst=1&ignoreOperators=3408&lang=ru&geoId=67 HTTP/2\r\n Host: api.otpusk.com\r\n user-agent: page client web.otpusk.com\r\n accept: */*\r\n accept-encoding: gzip\r\n \r\n * old SSL session ID is stale, removing\n < HTTP/2 200 \r\n < server: nginx\r\n < date: Thu, 17 Jul 2025 07:10:56 GMT\r\n < content-type: application/json; charset=utf-8\r\n < cache-control: public, max-age=900, s-maxage=900, stale-while-revalidate=90, stale-if-error=60\r\n < p3p: policyref="https://api.otpusk.com/api/2.4/p3p", CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT"\r\n < x-api-version: 2.5\r\n < access-control-allow-origin: *\r\n < access-control-allow-methods: GET, POST, HEAD\r\n < access-control-allow-headers: Content-Type, Content-Language, Accept, Accept-Language, X-Requested-With, User-Agent, Set-Cookie\r\n < content-encoding: gzip\r\n < \r\n """ ] "url" => "https://api.otpusk.com/api/2.5/tours/fromCities?access_token=4b26a-e5237-9b0fa-bcc36-67732&cacheFirst=1&ignoreOperators=3408&lang=ru&geoId=67" "response_headers" => [ "HTTP/2 200 " "server: nginx" "date: Thu, 17 Jul 2025 07:10:56 GMT" "content-type: application/json; charset=utf-8" "cache-control: public, max-age=900, s-maxage=900, stale-while-revalidate=90, stale-if-error=60" "p3p: policyref="https://api.otpusk.com/api/2.4/p3p", CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT"" "x-api-version: 2.5" "access-control-allow-origin: *" "access-control-allow-methods: GET, POST, HEAD" "access-control-allow-headers: Content-Type, Content-Language, Accept, Accept-Language, X-Requested-With, User-Agent, Set-Cookie" "content-encoding: gzip" ] "response_json" => [ "fromCities" => [ [ "id" => 1124 "code" => "Warsaw" "transport" => [ "air" ] "name" => "Варшава" "rel" => "Варшавы" "iataCode" => "WAW" ] [ "id" => 1125 "code" => "Gdansk" "transport" => [ "air" ] "name" => "Гданьск" "rel" => "Гданьска" "iataCode" => "GDN" ] [ "id" => 1126 "code" => "Krakow" "transport" => [ "air" ] "name" => "Краков" "rel" => "Кракова" "iataCode" => "KRK" ] [ "id" => 3158 "code" => "Rzeszow" "transport" => [ "air" ] "name" => "Жешув" "rel" => "Жешува" "iataCode" => "RZE" ] ] "api_version" => "2.5" "time" => 0.007 ] ] |