GET http://app.amichiamoci.it/home/tourney/49

HTTP Client

3 Total requests
0 HTTP errors

Clients

http_client 3

Requests

GET https://www.amichiamoci.it/admin/api.php?resource=tourney
Request options
[
  "headers" => [
    "App-Bearer" => "sX15kBXyMJQ5DxxgDLOQNDXa"
    "Data-Param-Id" => 49
  ]
]
Response 200
[
  "info" => [
    "header_size" => 211
    "request_size" => 204
    "total_time" => 0.442851
    "namelookup_time" => 0.028001
    "connect_time" => 0.037661
    "pretransfer_time" => 0.337016
    "size_download" => 150.0
    "speed_download" => 338.0
    "starttransfer_time" => 0.430699
    "primary_ip" => "89.46.109.32"
    "primary_port" => 443
    "local_ip" => "172.16.4.2"
    "local_port" => 43850
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 336539
    "connect_time_us" => 37661
    "namelookup_time_us" => 28001
    "pretransfer_time_us" => 337016
    "starttransfer_time_us" => 430699
    "total_time_us" => 442851
    "effective_method" => "GET"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1726969857.6726
    "original_url" => "https://www.amichiamoci.it/admin/api.php?resource=tourney"
    "pause_handler" => Closure(float $duration) {#1544
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1540 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1534 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 89.46.109.32:443...\n
      * Connected to www.amichiamoci.it (89.46.109.32) 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=*.amichiamoci.it\n
      *  start date: Sep  5 03:07:02 2024 GMT\n
      *  expire date: Oct  6 03:07:01 2025 GMT\n
      *  subjectAltName: host "www.amichiamoci.it" matched cert's "*.amichiamoci.it"\n
      *  issuer: C=IT; ST=Bergamo; L=Ponte San Pietro; O=Actalis S.p.A.; CN=Actalis Domain Validation Server CA G3\n
      *  SSL certificate verify ok.\n
      * using HTTP/2\n
      * h2h3 [:method: GET]\n
      * h2h3 [:path: /admin/api.php?resource=tourney]\n
      * h2h3 [:scheme: https]\n
      * h2h3 [:authority: www.amichiamoci.it]\n
      * h2h3 [app-bearer: sX15kBXyMJQ5DxxgDLOQNDXa]\n
      * h2h3 [data-param-id: 49]\n
      * h2h3 [accept: */*]\n
      * h2h3 [user-agent: Symfony HttpClient (Curl)]\n
      * h2h3 [accept-encoding: gzip]\n
      * Using Stream ID: 1 (easy handle 0x64a20d088eb0)\n
      > GET /admin/api.php?resource=tourney HTTP/2\r\n
      Host: www.amichiamoci.it\r\n
      app-bearer: sX15kBXyMJQ5DxxgDLOQNDXa\r\n
      data-param-id: 49\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      * old SSL session ID is stale, removing\n
      < HTTP/2 200 \r\n
      < server: aruba-proxy\r\n
      < date: Sun, 22 Sep 2024 01:50:58 GMT\r\n
      < content-type: application/json\r\n
      < vary: Accept-Encoding\r\n
      < x-servername: webx.aruba.it\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < content-encoding: gzip\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "server: aruba-proxy"
    "date: Sun, 22 Sep 2024 01:50:58 GMT"
    "content-type: application/json"
    "vary: Accept-Encoding"
    "x-servername: webx.aruba.it"
    "alt-svc: h3=":443"; ma=86400"
    "content-encoding: gzip"
  ]
  "response_content" => [
    "[{"Id":49,"Name":"Play-off","Sport":"Basket Over","SportId":6,"Type":"Eliminazione diretta","Teams":["Salesiani 2","SantAgo Basket Over","UPOVEROVERUP","Salesiani 1"]}]"
  ]
]
GET https://www.amichiamoci.it/admin/api.php?resource=tourney-matches
Request options
[
  "headers" => [
    "App-Bearer" => "sX15kBXyMJQ5DxxgDLOQNDXa"
    "Data-Param-Id" => 49
  ]
]
Response 200
[
  "info" => [
    "header_size" => 211
    "request_size" => 212
    "total_time" => 0.115128
    "namelookup_time" => 5.1E-5
    "pretransfer_time" => 0.017502
    "size_download" => 22.0
    "speed_download" => 191.0
    "starttransfer_time" => 0.113228
    "primary_ip" => "89.46.109.32"
    "primary_port" => 443
    "local_ip" => "172.16.4.2"
    "local_port" => 43850
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "namelookup_time_us" => 51
    "pretransfer_time_us" => 17502
    "starttransfer_time_us" => 113228
    "total_time_us" => 115128
    "effective_method" => "GET"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1726969858.144
    "original_url" => "https://www.amichiamoci.it/admin/api.php?resource=tourney-matches"
    "pause_handler" => Closure(float $duration) {#1662
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1548 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1534 …}
        $execCounter: -9223372036854775796
      }
    }
    "debug" => """
      * Found bundle for host: 0x64a20d233e00 [can multiplex]\n
      * Re-using existing connection #0 with host www.amichiamoci.it\n
      * h2h3 [:method: GET]\n
      * h2h3 [:path: /admin/api.php?resource=tourney-matches]\n
      * h2h3 [:scheme: https]\n
      * h2h3 [:authority: www.amichiamoci.it]\n
      * h2h3 [app-bearer: sX15kBXyMJQ5DxxgDLOQNDXa]\n
      * h2h3 [data-param-id: 49]\n
      * h2h3 [accept: */*]\n
      * h2h3 [user-agent: Symfony HttpClient (Curl)]\n
      * h2h3 [accept-encoding: gzip]\n
      * Using Stream ID: 3 (easy handle 0x64a20d132500)\n
      > GET /admin/api.php?resource=tourney-matches HTTP/2\r\n
      Host: www.amichiamoci.it\r\n
      app-bearer: sX15kBXyMJQ5DxxgDLOQNDXa\r\n
      data-param-id: 49\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      < HTTP/2 200 \r\n
      < server: aruba-proxy\r\n
      < date: Sun, 22 Sep 2024 01:50:58 GMT\r\n
      < content-type: application/json\r\n
      < vary: Accept-Encoding\r\n
      < x-servername: webx.aruba.it\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < content-encoding: gzip\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "server: aruba-proxy"
    "date: Sun, 22 Sep 2024 01:50:58 GMT"
    "content-type: application/json"
    "vary: Accept-Encoding"
    "x-servername: webx.aruba.it"
    "alt-svc: h3=":443"; ma=86400"
    "content-encoding: gzip"
  ]
  "response_content" => [
    "[]"
  ]
]
GET https://www.amichiamoci.it/admin/api.php?resource=tourney-leaderboard
Request options
[
  "headers" => [
    "App-Bearer" => "sX15kBXyMJQ5DxxgDLOQNDXa"
    "Data-Param-Id" => 49
  ]
]
Response 200
[
  "info" => [
    "header_size" => 211
    "request_size" => 216
    "total_time" => 0.081889
    "namelookup_time" => 0.000333
    "pretransfer_time" => 0.000489
    "size_download" => 251.0
    "speed_download" => 3065.0
    "starttransfer_time" => 0.079977
    "primary_ip" => "89.46.109.32"
    "primary_port" => 443
    "local_ip" => "172.16.4.2"
    "local_port" => 43850
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "namelookup_time_us" => 333
    "pretransfer_time_us" => 489
    "starttransfer_time_us" => 79977
    "total_time_us" => 81889
    "effective_method" => "GET"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1726969858.2671
    "original_url" => "https://www.amichiamoci.it/admin/api.php?resource=tourney-leaderboard"
    "pause_handler" => Closure(float $duration) {#1748
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1664 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1534 …}
        $execCounter: -9223372036854775793
      }
    }
    "debug" => """
      * Found bundle for host: 0x64a20d233e00 [can multiplex]\n
      * Re-using existing connection #0 with host www.amichiamoci.it\n
      * h2h3 [:method: GET]\n
      * h2h3 [:path: /admin/api.php?resource=tourney-leaderboard]\n
      * h2h3 [:scheme: https]\n
      * h2h3 [:authority: www.amichiamoci.it]\n
      * h2h3 [app-bearer: sX15kBXyMJQ5DxxgDLOQNDXa]\n
      * h2h3 [data-param-id: 49]\n
      * h2h3 [accept: */*]\n
      * h2h3 [user-agent: Symfony HttpClient (Curl)]\n
      * h2h3 [accept-encoding: gzip]\n
      * Using Stream ID: 5 (easy handle 0x64a20d215000)\n
      > GET /admin/api.php?resource=tourney-leaderboard HTTP/2\r\n
      Host: www.amichiamoci.it\r\n
      app-bearer: sX15kBXyMJQ5DxxgDLOQNDXa\r\n
      data-param-id: 49\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      < HTTP/2 200 \r\n
      < server: aruba-proxy\r\n
      < date: Sun, 22 Sep 2024 01:50:58 GMT\r\n
      < content-type: application/json\r\n
      < vary: Accept-Encoding\r\n
      < x-servername: webx.aruba.it\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < content-encoding: gzip\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "server: aruba-proxy"
    "date: Sun, 22 Sep 2024 01:50:58 GMT"
    "content-type: application/json"
    "vary: Accept-Encoding"
    "x-servername: webx.aruba.it"
    "alt-svc: h3=":443"; ma=86400"
    "content-encoding: gzip"
  ]
  "response_content" => [
    "[{"Name":"SantAgo Basket Over","Id":77,"Church":"Sant'Agostino","ChurchId":6,"Sport":"Basket Over","SportId":6,"ToruneyName":"Play-off","TourneyId":49,"Points":2,"MatchesToPlay":0,"PlannedMatches":0},{"Name":"Salesiani 1","Id":84,"Church":"Sacro Cuore dei Salesiani","ChurchId":5,"Sport":"Basket Over","SportId":6,"ToruneyName":"Play-off","TourneyId":49,"Points":2,"MatchesToPlay":0,"PlannedMatches":0},{"Name":"Salesiani 2","Id":85,"Church":"Sacro Cuore dei Salesiani","ChurchId":5,"Sport":"Basket Over","SportId":6,"ToruneyName":"Play-off","TourneyId":49,"Points":2,"MatchesToPlay":0,"PlannedMatches":0},{"Name":"UPOVEROVERUP","Id":93,"Church":"Comunit\u00e0 Pastorale Tre Arcangeli","ChurchId":4,"Sport":"Basket Over","SportId":6,"ToruneyName":"Play-off","TourneyId":49,"Points":2,"MatchesToPlay":0,"PlannedMatches":0}]"
  ]
]

hwi_oauth.http_client 0

No requests were made with the "hwi_oauth.http_client" service.