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.024566
    "namelookup_time" => 0.000507
    "connect_time" => 0.000685
    "pretransfer_time" => 0.000761
    "size_download" => 2.0
    "speed_download" => 81.0
    "starttransfer_time" => 0.024192
    "primary_ip" => "172.19.0.8"
    "primary_port" => 80
    "local_ip" => "172.19.0.9"
    "local_port" => 47460
    "http_version" => 2
    "protocol" => 1
    "scheme" => "http"
    "queue_time_us" => 98
    "connect_time_us" => 685
    "namelookup_time_us" => 507
    "pretransfer_time_us" => 761
    "starttransfer_time_us" => 24192
    "posttransfer_time_us" => 787
    "total_time_us" => 24566
    "effective_method" => "GET"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1785349098.9747
    "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 18:18: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 18:18: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.031363
    "pretransfer_time" => 9.3E-5
    "size_download" => 189.0
    "speed_download" => 6026.0
    "starttransfer_time" => 0.030763
    "primary_ip" => "172.19.0.8"
    "primary_port" => 80
    "local_ip" => "172.19.0.9"
    "local_port" => 47460
    "http_version" => 2
    "protocol" => 1
    "scheme" => "http"
    "queue_time_us" => 24
    "pretransfer_time_us" => 93
    "starttransfer_time_us" => 30763
    "posttransfer_time_us" => 117
    "total_time_us" => 31363
    "effective_method" => "GET"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1785349098.9996
    "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 18:18: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 18:18: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.019484
    "pretransfer_time" => 8.2E-5
    "size_download" => 390.0
    "speed_download" => 20016.0
    "starttransfer_time" => 0.019052
    "primary_ip" => "172.19.0.8"
    "primary_port" => 80
    "local_ip" => "172.19.0.9"
    "local_port" => 47460
    "http_version" => 2
    "protocol" => 1
    "scheme" => "http"
    "queue_time_us" => 22
    "pretransfer_time_us" => 82
    "starttransfer_time_us" => 19052
    "posttransfer_time_us" => 104
    "total_time_us" => 19484
    "effective_method" => "GET"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1785349099.0314
    "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 18:18:19 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 18:18:19 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.012182
    "pretransfer_time" => 8.0E-5
    "size_download" => 210.0
    "speed_download" => 17238.0
    "starttransfer_time" => 0.011804
    "primary_ip" => "172.19.0.8"
    "primary_port" => 80
    "local_ip" => "172.19.0.9"
    "local_port" => 47460
    "http_version" => 2
    "protocol" => 1
    "scheme" => "http"
    "queue_time_us" => 22
    "pretransfer_time_us" => 80
    "starttransfer_time_us" => 11804
    "posttransfer_time_us" => 139
    "total_time_us" => 12182
    "effective_method" => "GET"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1785349099.0512
    "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 18:18:19 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 18:18:19 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"
    ]
  ]
]