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

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" => 34
  ]
]
Response 200
[
  "info" => [
    "header_size" => 211
    "request_size" => 204
    "total_time" => 0.204242
    "namelookup_time" => 0.003086
    "connect_time" => 0.011597
    "pretransfer_time" => 0.110277
    "size_download" => 154.0
    "speed_download" => 754.0
    "starttransfer_time" => 0.203768
    "primary_ip" => "89.46.109.32"
    "primary_port" => 443
    "local_ip" => "172.16.4.2"
    "local_port" => 39578
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 110003
    "connect_time_us" => 11597
    "namelookup_time_us" => 3086
    "pretransfer_time_us" => 110277
    "starttransfer_time_us" => 203768
    "total_time_us" => 204242
    "effective_method" => "GET"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1726968755.1815
    "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: 34]\n
      * h2h3 [accept: */*]\n
      * h2h3 [user-agent: Symfony HttpClient (Curl)]\n
      * h2h3 [accept-encoding: gzip]\n
      * Using Stream ID: 1 (easy handle 0x64a20d115c00)\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: 34\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:32:35 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:32:35 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":34,"Name":"Girone B","Sport":"Pallavolo Over","SportId":4,"Type":"Italiana (girone)","Teams":["Coteto 1","UP3 OVEROVERUP","Salesiani 2","Cappuccini 2 PO"]}]"
  ]
]
GET https://www.amichiamoci.it/admin/api.php?resource=tourney-matches
Request options
[
  "headers" => [
    "App-Bearer" => "sX15kBXyMJQ5DxxgDLOQNDXa"
    "Data-Param-Id" => 34
  ]
]
Response 200
[
  "info" => [
    "header_size" => 211
    "request_size" => 212
    "total_time" => 0.072819
    "namelookup_time" => 3.9E-5
    "pretransfer_time" => 0.000173
    "size_download" => 623.0
    "speed_download" => 8555.0
    "starttransfer_time" => 0.072469
    "primary_ip" => "89.46.109.32"
    "primary_port" => 443
    "local_ip" => "172.16.4.2"
    "local_port" => 39578
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "namelookup_time_us" => 39
    "pretransfer_time_us" => 173
    "starttransfer_time_us" => 72469
    "total_time_us" => 72819
    "effective_method" => "GET"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1726968755.3879
    "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: 0x64a20d2bf970 [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: 34]\n
      * h2h3 [accept: */*]\n
      * h2h3 [user-agent: Symfony HttpClient (Curl)]\n
      * h2h3 [accept-encoding: gzip]\n
      * Using Stream ID: 3 (easy handle 0x64a20cdbb150)\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: 34\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:32:35 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:32:35 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":381,"TourneyName":"Girone B","TourneyId":34,"SportName":"Pallavolo Over","SportId":4,"Date":"2024-09-12","Time":"20:00:00","HomeTeam":{"Name":"Salesiani 2","Id":105,"Sport":"Pallavolo Over","SportId":4,"Church":"Sacro Cuore dei Salesiani","ChurchId":5},"GuestTeam":{"Name":"Coteto 1","Id":134,"Sport":"Pallavolo Over","SportId":4,"Church":"San Giovanni Bosco (Coteto)","ChurchId":3},"HomeScore":null,"GuestScore":null,"Scores":{"Id":[456,455],"Home":["25","25"],"Guest":["16","09"]},"Field":{"Name":"Palestra del Santo Spirito","Id":3,"Address":"Borgo dei Cappuccini, 263, 57126 Livorno LI","Latitude":43.5419401,"Longitude":10.3086098}},{"Id":377,"TourneyName":"Girone B","TourneyId":34,"SportName":"Pallavolo Over","SportId":4,"Date":"2024-09-12","Time":"21:00:00","HomeTeam":{"Name":"UP3 OVEROVERUP","Id":92,"Sport":"Pallavolo Over","SportId":4,"Church":"Comunit\u00e0 Pastorale Tre Arcangeli","ChurchId":4},"GuestTeam":{"Name":"Cappuccini 2 PO","Id":102,"Sport":"Pallavolo Over","SportId":4,"Church":"Santissima Trinit\u00e0 (Cappuccini)","ChurchId":1},"HomeScore":null,"GuestScore":null,"Scores":{"Id":[459,457],"Home":["19","19"],"Guest":["25","25"]},"Field":{"Name":"Palestra del Santo Spirito","Id":3,"Address":"Borgo dei Cappuccini, 263, 57126 Livorno LI","Latitude":43.5419401,"Longitude":10.3086098}},{"Id":382,"TourneyName":"Girone B","TourneyId":34,"SportName":"Pallavolo Over","SportId":4,"Date":"2024-09-09","Time":"22:00:00","HomeTeam":{"Name":"Coteto 1","Id":134,"Sport":"Pallavolo Over","SportId":4,"Church":"San Giovanni Bosco (Coteto)","ChurchId":3},"GuestTeam":{"Name":"UP3 OVEROVERUP","Id":92,"Sport":"Pallavolo Over","SportId":4,"Church":"Comunit\u00e0 Pastorale Tre Arcangeli","ChurchId":4},"HomeScore":null,"GuestScore":null,"Scores":{"Id":[387,388,386],"Home":["25","15","10"],"Guest":["15","10","25"]},"Field":{"Name":"Palestra del Santo Spirito","Id":3,"Address":"Borgo dei Cappuccini, 263, 57126 Livorno LI","Latitude":43.5419401,"Longitude":10.3086098}},{"Id":380,"TourneyName":"Girone B","TourneyId":34,"SportName":"Pallavolo Over","SportId":4,"Date":"2024-09-05","Time":"22:00:00","HomeTeam":{"Name":"Cappuccini 2 PO","Id":102,"Sport":"Pallavolo Over","SportId":4,"Church":"Santissima Trinit\u00e0 (Cappuccini)","ChurchId":1},"GuestTeam":{"Name":"Coteto 1","Id":134,"Sport":"Pallavolo Over","SportId":4,"Church":"San Giovanni Bosco (Coteto)","ChurchId":3},"HomeScore":null,"GuestScore":null,"Scores":{"Id":[344,343],"Home":["25","25"],"Guest":["21","9"]},"Field":{"Name":"Palestra del Santo Spirito","Id":3,"Address":"Borgo dei Cappuccini, 263, 57126 Livorno LI","Latitude":43.5419401,"Longitude":10.3086098}},{"Id":379,"TourneyName":"Girone B","TourneyId":34,"SportName":"Pallavolo Over","SportId":4,"Date":"2024-09-04","Time":"21:00:00","HomeTeam":{"Name":"Cappuccini 2 PO","Id":102,"Sport":"Pallavolo Over","SportId":4,"Church":"Santissima Trinit\u00e0 (Cappuccini)","ChurchId":1},"GuestTeam":{"Name":"Salesiani 2","Id":105,"Sport":"Pallavolo Over","SportId":4,"Church":"Sacro Cuore dei Salesiani","ChurchId":5},"HomeScore":null,"GuestScore":null,"Scores":{"Id":[312,310,311],"Home":["8","15","25"],"Guest":["15","25","12"]},"Field":{"Name":"Palestra del Santo Spirito","Id":3,"Address":"Borgo dei Cappuccini, 263, 57126 Livorno LI","Latitude":43.5419401,"Longitude":10.3086098}},{"Id":378,"TourneyName":"Girone B","TourneyId":34,"SportName":"Pallavolo Over","SportId":4,"Date":"2024-09-03","Time":"20:00:00","HomeTeam":{"Name":"UP3 OVEROVERUP","Id":92,"Sport":"Pallavolo Over","SportId":4,"Church":"Comunit\u00e0 Pastorale Tre Arcangeli","ChurchId":4},"GuestTeam":{"Name":"Salesiani 2","Id":105,"Sport":"Pallavolo Over","SportId":4,"Church":"Sacro Cuore dei Salesiani","ChurchId":5},"HomeScore":null,"GuestScore":null,"Scores":{"Id":[299,300],"Home":["17","9"],"Guest":["25","25"]},"Field":{"Name":"Palestra del Santo Spirito","Id":3,"Address":"Borgo dei Cappuccini, 263, 57126 Livorno LI","Latitude":43.5419401,"Longitude":10.3086098}}]"
  ]
]
GET https://www.amichiamoci.it/admin/api.php?resource=tourney-leaderboard
Request options
[
  "headers" => [
    "App-Bearer" => "sX15kBXyMJQ5DxxgDLOQNDXa"
    "Data-Param-Id" => 34
  ]
]
Response 200
[
  "info" => [
    "header_size" => 211
    "request_size" => 216
    "total_time" => 0.089205
    "namelookup_time" => 4.1E-5
    "pretransfer_time" => 0.000202
    "size_download" => 301.0
    "speed_download" => 3374.0
    "starttransfer_time" => 0.088854
    "primary_ip" => "89.46.109.32"
    "primary_port" => 443
    "local_ip" => "172.16.4.2"
    "local_port" => 39578
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "namelookup_time_us" => 41
    "pretransfer_time_us" => 202
    "starttransfer_time_us" => 88854
    "total_time_us" => 89205
    "effective_method" => "GET"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1726968755.4769
    "original_url" => "https://www.amichiamoci.it/admin/api.php?resource=tourney-leaderboard"
    "pause_handler" => Closure(float $duration) {#1750
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1664 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1534 …}
        $execCounter: -9223372036854775793
      }
    }
    "debug" => """
      * Found bundle for host: 0x64a20d2bf970 [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: 34]\n
      * h2h3 [accept: */*]\n
      * h2h3 [user-agent: Symfony HttpClient (Curl)]\n
      * h2h3 [accept-encoding: gzip]\n
      * Using Stream ID: 5 (easy handle 0x64a20d13d980)\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: 34\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:32:35 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:32:35 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":"Salesiani 2","Id":105,"Church":"Sacro Cuore dei Salesiani","ChurchId":5,"Sport":"Pallavolo Over","SportId":4,"ToruneyName":"Girone B","TourneyId":34,"Points":8,"MatchesToPlay":0,"PlannedMatches":3},{"Name":"Cappuccini 2 PO","Id":102,"Church":"Santissima Trinit\u00e0 (Cappuccini)","ChurchId":1,"Sport":"Pallavolo Over","SportId":4,"ToruneyName":"Girone B","TourneyId":34,"Points":7,"MatchesToPlay":0,"PlannedMatches":3},{"Name":"Coteto 1","Id":134,"Church":"San Giovanni Bosco (Coteto)","ChurchId":3,"Sport":"Pallavolo Over","SportId":4,"ToruneyName":"Girone B","TourneyId":34,"Points":2,"MatchesToPlay":0,"PlannedMatches":3},{"Name":"UP3 OVEROVERUP","Id":92,"Church":"Comunit\u00e0 Pastorale Tre Arcangeli","ChurchId":4,"Sport":"Pallavolo Over","SportId":4,"ToruneyName":"Girone B","TourneyId":34,"Points":1,"MatchesToPlay":0,"PlannedMatches":3}]"
  ]
]

hwi_oauth.http_client 0

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