HTTP Client
4
Total requests
0
HTTP errors
Clients
http_client 4
Requests
| GET | http://app:80/api/search?q=%2A | |
|---|---|---|
| Request options | [ "headers" => [ "X-AUTH-TOKEN" => ">RuAyVQNtfpeQW>pgrvTjqaAL9fHL" "Accept" => "application/ld+json" ] "timeout" => 5.0 ] |
|
| Response |
200
[ "info" => [ "header_size" => 207 "request_size" => 181 "total_time" => 0.021501 "namelookup_time" => 0.000515 "connect_time" => 0.00068 "pretransfer_time" => 0.000757 "size_download" => 2.0 "speed_download" => 93.0 "starttransfer_time" => 0.021073 "primary_ip" => "172.19.0.8" "primary_port" => 80 "local_ip" => "172.19.0.9" "local_port" => 49702 "http_version" => 2 "protocol" => 1 "scheme" => "http" "queue_time_us" => 90 "connect_time_us" => 680 "namelookup_time_us" => 515 "pretransfer_time_us" => 757 "starttransfer_time_us" => 21073 "posttransfer_time_us" => 783 "total_time_us" => 21501 "effective_method" => "GET" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1785338178.723 "original_url" => "http://app/api/search?q=%2A" "pause_handler" => Closure(float $duration) {#585 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#571 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#219 …} : -9223372036854775808 } } "debug" => """ * Host app:80 was resolved.\n * IPv6: (none)\n * IPv4: 172.19.0.8\n * Trying 172.19.0.8:80...\n * Connected to app (172.19.0.8) port 80\n * using HTTP/1.x\n > GET /api/search?q=%2A HTTP/1.1\r\n Host: app\r\n X-AUTH-TOKEN: >RuAyVQNtfpeQW>pgrvTjqaAL9fHL\r\n Accept: application/ld+json\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/1.1 200 OK\r\n < Date: Wed, 29 Jul 2026 15:16:18 GMT\r\n < Server: Apache/2.4.68 (Debian)\r\n < X-Powered-By: PHP/8.5.8\r\n < Cache-Control: no-cache, private\r\n < Transfer-Encoding: chunked\r\n < Content-Type: application/json\r\n < \r\n """ ] "url" => "http://app/api/search?q=%2A" "response_headers" => [ "HTTP/1.1 200 OK" "Date: Wed, 29 Jul 2026 15:16:18 GMT" "Server: Apache/2.4.68 (Debian)" "X-Powered-By: PHP/8.5.8" "Cache-Control: no-cache, private" "Transfer-Encoding: chunked" "Content-Type: application/json" ] "response_json" => [] ] |
|
| GET | http://app:80/api/people?groups[]=read | |
|---|---|---|
| Request options | [ "headers" => [ "X-AUTH-TOKEN" => ">RuAyVQNtfpeQW>pgrvTjqaAL9fHL" "Accept" => "application/ld+json" ] "timeout" => 5.0 ] |
|
| Response |
200
[ "info" => [ "header_size" => 474 "request_size" => 189 "total_time" => 0.032473 "pretransfer_time" => 0.000103 "size_download" => 189.0 "speed_download" => 5820.0 "starttransfer_time" => 0.031931 "primary_ip" => "172.19.0.8" "primary_port" => 80 "local_ip" => "172.19.0.9" "local_port" => 49702 "http_version" => 2 "protocol" => 1 "scheme" => "http" "queue_time_us" => 27 "pretransfer_time_us" => 103 "starttransfer_time_us" => 31931 "posttransfer_time_us" => 131 "total_time_us" => 32473 "effective_method" => "GET" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1785338178.745 "original_url" => "http://app/api/people?groups[]=read" "pause_handler" => Closure(float $duration) {#600 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#594 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#219 …} : -9223372036854775802 } } "debug" => """ * Re-using existing http: connection with host app\n > GET /api/people?groups[]=read HTTP/1.1\r\n Host: app\r\n X-AUTH-TOKEN: >RuAyVQNtfpeQW>pgrvTjqaAL9fHL\r\n Accept: application/ld+json\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/1.1 200 OK\r\n < Date: Wed, 29 Jul 2026 15:16:18 GMT\r\n < Server: Apache/2.4.68 (Debian)\r\n < X-Powered-By: PHP/8.5.8\r\n < Vary: Accept,Content-Type,Authorization,Origin\r\n < X-Content-Type-Options: nosniff\r\n < X-Frame-Options: deny\r\n < Allow: OPTIONS, HEAD, GET\r\n < Cache-Control: no-cache, private\r\n < Link: <http://app/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation"\r\n < ETag: "78738d818a485c9e"\r\n < Transfer-Encoding: chunked\r\n < Content-Type: application/ld+json; charset=utf-8\r\n < \r\n """ ] "url" => "http://app/api/people?groups[]=read" "response_headers" => [ "HTTP/1.1 200 OK" "Date: Wed, 29 Jul 2026 15:16:18 GMT" "Server: Apache/2.4.68 (Debian)" "X-Powered-By: PHP/8.5.8" "Vary: Accept,Content-Type,Authorization,Origin" "X-Content-Type-Options: nosniff" "X-Frame-Options: deny" "Allow: OPTIONS, HEAD, GET" "Cache-Control: no-cache, private" "Link: <http://app/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation"" "ETag: "78738d818a485c9e"" "Transfer-Encoding: chunked" "Content-Type: application/ld+json; charset=utf-8" ] "response_json" => [ "@context" => "/api/contexts/Person" "@id" => "/api/people" "@type" => "Collection" "totalItems" => 0 "member" => [] "view" => [ "@id" => "/api/people?groups%5B%5D=read" "@type" => "PartialCollectionView" ] ] ] |
|
| GET | http://app:80/api/tags?groups[]=read | |
|---|---|---|
| Request options | [ "headers" => [ "X-AUTH-TOKEN" => ">RuAyVQNtfpeQW>pgrvTjqaAL9fHL" "Accept" => "application/ld+json" ] "timeout" => 5.0 ] |
|
| Response |
200
[ "info" => [ "header_size" => 474 "request_size" => 187 "total_time" => 0.02056 "pretransfer_time" => 0.000101 "size_download" => 390.0 "speed_download" => 18968.0 "starttransfer_time" => 0.020155 "primary_ip" => "172.19.0.8" "primary_port" => 80 "local_ip" => "172.19.0.9" "local_port" => 49702 "http_version" => 2 "protocol" => 1 "scheme" => "http" "queue_time_us" => 28 "pretransfer_time_us" => 101 "starttransfer_time_us" => 20155 "posttransfer_time_us" => 128 "total_time_us" => 20560 "effective_method" => "GET" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1785338178.7778 "original_url" => "http://app/api/tags?groups[]=read" "pause_handler" => Closure(float $duration) {#604 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#589 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#219 …} : -9223372036854775797 } } "debug" => """ * Re-using existing http: connection with host app\n > GET /api/tags?groups[]=read HTTP/1.1\r\n Host: app\r\n X-AUTH-TOKEN: >RuAyVQNtfpeQW>pgrvTjqaAL9fHL\r\n Accept: application/ld+json\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/1.1 200 OK\r\n < Date: Wed, 29 Jul 2026 15:16:18 GMT\r\n < Server: Apache/2.4.68 (Debian)\r\n < X-Powered-By: PHP/8.5.8\r\n < Vary: Accept,Content-Type,Authorization,Origin\r\n < X-Content-Type-Options: nosniff\r\n < X-Frame-Options: deny\r\n < Allow: OPTIONS, HEAD, GET\r\n < Cache-Control: no-cache, private\r\n < Link: <http://app/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation"\r\n < ETag: "752c0e1e709edb48"\r\n < Transfer-Encoding: chunked\r\n < Content-Type: application/ld+json; charset=utf-8\r\n < \r\n """ ] "url" => "http://app/api/tags?groups[]=read" "response_headers" => [ "HTTP/1.1 200 OK" "Date: Wed, 29 Jul 2026 15:16:18 GMT" "Server: Apache/2.4.68 (Debian)" "X-Powered-By: PHP/8.5.8" "Vary: Accept,Content-Type,Authorization,Origin" "X-Content-Type-Options: nosniff" "X-Frame-Options: deny" "Allow: OPTIONS, HEAD, GET" "Cache-Control: no-cache, private" "Link: <http://app/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation"" "ETag: "752c0e1e709edb48"" "Transfer-Encoding: chunked" "Content-Type: application/ld+json; charset=utf-8" ] "response_json" => [ "@context" => "/api/contexts/Tag" "@id" => "/api/tags" "@type" => "Collection" "totalItems" => 0 "member" => [] "view" => [ "@id" => "/api/tags?groups%5B%5D=read" "@type" => "PartialCollectionView" ] "search" => [ "@type" => "IriTemplate" "template" => "/api/tags{?name}" "variableRepresentation" => "BasicRepresentation" "mapping" => [ [ "@type" => "IriTemplateMapping" "variable" => "name" "property" => "name" "required" => false ] ] ] ] ] |
|
| GET | http://app:80/api/tag_categories?groups[]=read | |
|---|---|---|
| Request options | [ "headers" => [ "X-AUTH-TOKEN" => ">RuAyVQNtfpeQW>pgrvTjqaAL9fHL" "Accept" => "application/ld+json" ] "timeout" => 5.0 ] |
|
| Response |
200
[ "info" => [ "header_size" => 474 "request_size" => 197 "total_time" => 0.012322 "pretransfer_time" => 8.3E-5 "size_download" => 210.0 "speed_download" => 17042.0 "starttransfer_time" => 0.011978 "primary_ip" => "172.19.0.8" "primary_port" => 80 "local_ip" => "172.19.0.9" "local_port" => 49702 "http_version" => 2 "protocol" => 1 "scheme" => "http" "queue_time_us" => 23 "pretransfer_time_us" => 83 "starttransfer_time_us" => 11978 "posttransfer_time_us" => 105 "total_time_us" => 12322 "effective_method" => "GET" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1785338178.7987 "original_url" => "http://app/api/tag_categories?groups[]=read" "pause_handler" => Closure(float $duration) {#608 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#591 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#219 …} : -9223372036854775792 } } "debug" => """ * Re-using existing http: connection with host app\n > GET /api/tag_categories?groups[]=read HTTP/1.1\r\n Host: app\r\n X-AUTH-TOKEN: >RuAyVQNtfpeQW>pgrvTjqaAL9fHL\r\n Accept: application/ld+json\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/1.1 200 OK\r\n < Date: Wed, 29 Jul 2026 15:16:18 GMT\r\n < Server: Apache/2.4.68 (Debian)\r\n < X-Powered-By: PHP/8.5.8\r\n < Vary: Accept,Content-Type,Authorization,Origin\r\n < X-Content-Type-Options: nosniff\r\n < X-Frame-Options: deny\r\n < Allow: OPTIONS, HEAD, GET\r\n < Cache-Control: no-cache, private\r\n < Link: <http://app/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation"\r\n < ETag: "d0ceb777829730f2"\r\n < Transfer-Encoding: chunked\r\n < Content-Type: application/ld+json; charset=utf-8\r\n < \r\n """ ] "url" => "http://app/api/tag_categories?groups[]=read" "response_headers" => [ "HTTP/1.1 200 OK" "Date: Wed, 29 Jul 2026 15:16:18 GMT" "Server: Apache/2.4.68 (Debian)" "X-Powered-By: PHP/8.5.8" "Vary: Accept,Content-Type,Authorization,Origin" "X-Content-Type-Options: nosniff" "X-Frame-Options: deny" "Allow: OPTIONS, HEAD, GET" "Cache-Control: no-cache, private" "Link: <http://app/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation"" "ETag: "d0ceb777829730f2"" "Transfer-Encoding: chunked" "Content-Type: application/ld+json; charset=utf-8" ] "response_json" => [ "@context" => "/api/contexts/TagCategory" "@id" => "/api/tag_categories" "@type" => "Collection" "totalItems" => 0 "member" => [] "view" => [ "@id" => "/api/tag_categories?groups%5B%5D=read" "@type" => "PartialCollectionView" ] ] ] |
|