GET http://momentary.wh-company.de/

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.024652
    "namelookup_time" => 0.000485
    "connect_time" => 0.000651
    "pretransfer_time" => 0.000738
    "size_download" => 2.0
    "speed_download" => 81.0
    "starttransfer_time" => 0.024274
    "primary_ip" => "172.19.0.8"
    "primary_port" => 80
    "local_ip" => "172.19.0.9"
    "local_port" => 33624
    "http_version" => 2
    "protocol" => 1
    "scheme" => "http"
    "queue_time_us" => 87
    "connect_time_us" => 651
    "namelookup_time_us" => 485
    "pretransfer_time_us" => 738
    "starttransfer_time_us" => 24274
    "posttransfer_time_us" => 764
    "total_time_us" => 24652
    "effective_method" => "GET"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1785344384.3686
    "original_url" => "http://app/api/search?q=%2A"
    "pause_handler" => Closure(float $duration) {#585
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#571 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#219 …}
        $execCounter: -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 16:59:44 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 16:59:44 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.03157
    "pretransfer_time" => 9.1E-5
    "size_download" => 189.0
    "speed_download" => 5986.0
    "starttransfer_time" => 0.031023
    "primary_ip" => "172.19.0.8"
    "primary_port" => 80
    "local_ip" => "172.19.0.9"
    "local_port" => 33624
    "http_version" => 2
    "protocol" => 1
    "scheme" => "http"
    "queue_time_us" => 24
    "pretransfer_time_us" => 91
    "starttransfer_time_us" => 31023
    "posttransfer_time_us" => 115
    "total_time_us" => 31570
    "effective_method" => "GET"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1785344384.3936
    "original_url" => "http://app/api/people?groups[]=read"
    "pause_handler" => Closure(float $duration) {#600
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#594 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#219 …}
        $execCounter: -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 16:59:44 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 16:59:44 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.019359
    "pretransfer_time" => 8.1E-5
    "size_download" => 390.0
    "speed_download" => 20145.0
    "starttransfer_time" => 0.018941
    "primary_ip" => "172.19.0.8"
    "primary_port" => 80
    "local_ip" => "172.19.0.9"
    "local_port" => 33624
    "http_version" => 2
    "protocol" => 1
    "scheme" => "http"
    "queue_time_us" => 22
    "pretransfer_time_us" => 81
    "starttransfer_time_us" => 18941
    "posttransfer_time_us" => 103
    "total_time_us" => 19359
    "effective_method" => "GET"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1785344384.4256
    "original_url" => "http://app/api/tags?groups[]=read"
    "pause_handler" => Closure(float $duration) {#604
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#589 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#219 …}
        $execCounter: -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 16:59:44 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 16:59:44 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.012348
    "pretransfer_time" => 0.000132
    "size_download" => 210.0
    "speed_download" => 17006.0
    "starttransfer_time" => 0.012011
    "primary_ip" => "172.19.0.8"
    "primary_port" => 80
    "local_ip" => "172.19.0.9"
    "local_port" => 33624
    "http_version" => 2
    "protocol" => 1
    "scheme" => "http"
    "queue_time_us" => 24
    "pretransfer_time_us" => 132
    "starttransfer_time_us" => 12011
    "posttransfer_time_us" => 154
    "total_time_us" => 12348
    "effective_method" => "GET"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1785344384.4453
    "original_url" => "http://app/api/tag_categories?groups[]=read"
    "pause_handler" => Closure(float $duration) {#608
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#591 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#219 …}
        $execCounter: -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 16:59:44 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 16:59:44 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"
    ]
  ]
]