GET https://dev.banana.servhome.ovh/

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

GET https://www.billetweb.fr/api/events?user=107959&key=b056f5907d864963fcc376c35e08a750&version=1&past=0&online=1&description=1
Response 200
[
  "info" => [
    "header_size" => 443
    "request_size" => 214
    "total_time" => 0.10989
    "namelookup_time" => 0.013126
    "connect_time" => 0.022276
    "pretransfer_time" => 0.036991
    "size_download" => 375.0
    "speed_download" => 3412.0
    "starttransfer_time" => 0.108939
    "primary_ip" => "104.20.34.230"
    "primary_port" => 443
    "local_ip" => "172.23.0.4"
    "local_port" => 40774
    "http_version" => 3
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 36815
    "connect_time_us" => 22276
    "namelookup_time_us" => 13126
    "pretransfer_time_us" => 36991
    "starttransfer_time_us" => 108939
    "posttransfer_time_us" => 37048
    "total_time_us" => 109890
    "effective_method" => "GET"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1783865680.9151
    "original_url" => "https://www.billetweb.fr/api/events?user=107959&key=b056f5907d864963fcc376c35e08a750&version=1&past=0&online=1&description=1"
    "pause_handler" => Closure(float $duration) {#722
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#717 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#190 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host www.billetweb.fr:443 was resolved.\n
      * IPv6: 2606:4700:10::ac42:90bb, 2606:4700:10::6814:22e6\n
      * IPv4: 104.20.34.230, 172.66.144.187\n
      *   Trying [2606:4700:10::ac42:90bb]:443...\n
      * Immediate connect fail for 2606:4700:10::ac42:90bb: Network unreachable\n
      *   Trying 104.20.34.230:443...\n
      * ALPN: curl offers h2,http/1.1\n
      * SSL Trust Anchors:\n
      *   CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *   CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / X25519MLKEM768 / id-ecPublicKey\n
      * ALPN: server accepted h2\n
      * Server certificate:\n
      *   subject: CN=billetweb.fr\n
      *   start date: Jun 21 03:34:13 2026 GMT\n
      *   expire date: Sep 19 04:34:00 2026 GMT\n
      *   issuer: C=US; O=Google Trust Services; CN=WE1\n
      *   Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA256\n
      *   Certificate level 1: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384\n
      *   Certificate level 2: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using ecdsa-with-SHA384\n
      *   subjectAltName: "www.billetweb.fr" matches cert's "*.billetweb.fr"\n
      * SSL certificate verified via OpenSSL.\n
      * Established connection to www.billetweb.fr (104.20.34.230 port 443) from 172.23.0.4 port 40774 \n
      * using HTTP/2\n
      * [HTTP/2] [1] OPENED stream for https://www.billetweb.fr/api/events?user=107959&key=b056f5907d864963fcc376c35e08a750&version=1&past=0&online=1&description=1\n
      * [HTTP/2] [1] [:method: GET]\n
      * [HTTP/2] [1] [:scheme: https]\n
      * [HTTP/2] [1] [:authority: www.billetweb.fr]\n
      * [HTTP/2] [1] [:path: /api/events?user=107959&key=b056f5907d864963fcc376c35e08a750&version=1&past=0&online=1&description=1]\n
      * [HTTP/2] [1] [accept: */*]\n
      * [HTTP/2] [1] [user-agent: Symfony HttpClient (Curl)]\n
      * [HTTP/2] [1] [accept-encoding: gzip]\n
      > GET /api/events?user=107959&key=b056f5907d864963fcc376c35e08a750&version=1&past=0&online=1&description=1 HTTP/2\r\n
      Host: www.billetweb.fr\r\n
      Accept: */*\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      \r\n
      * Request completely sent off\n
      < HTTP/2 200 \r\n
      < date: Sun, 12 Jul 2026 14:14:41 GMT\r\n
      < content-type: application/json\r\n
      < server: cloudflare\r\n
      < access-control-allow-origin: *\r\n
      * Added cookie PHPSESSID="f88b48e91cc065440841cb9947d835b9" for domain www.billetweb.fr, path /, expire 0\n
      < set-cookie: PHPSESSID=f88b48e91cc065440841cb9947d835b9; path=/\r\n
      < expires: Thu, 19 Nov 1981 08:52:00 GMT\r\n
      < cache-control: no-store, no-cache, must-revalidate, max-age=0\r\n
      < cache-control: post-check=0, pre-check=0\r\n
      < pragma: no-cache\r\n
      < cf-cache-status: DYNAMIC\r\n
      < content-encoding: gzip\r\n
      < cf-ray: a1a0a7da086c034c-CDG\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Sun, 12 Jul 2026 14:14:41 GMT"
    "content-type: application/json"
    "server: cloudflare"
    "access-control-allow-origin: *"
    "set-cookie: PHPSESSID=f88b48e91cc065440841cb9947d835b9; path=/"
    "expires: Thu, 19 Nov 1981 08:52:00 GMT"
    "cache-control: no-store, no-cache, must-revalidate, max-age=0"
    "cache-control: post-check=0, pre-check=0"
    "pragma: no-cache"
    "cf-cache-status: DYNAMIC"
    "content-encoding: gzip"
    "cf-ray: a1a0a7da086c034c-CDG"
  ]
  "response_json" => [
    [
      "id" => "1439080"
      "ext_id" => "inscription-banana-academie1"
      "name" => "Inscription Banana Académie"
      "start" => "2026-09-07 20:00:00"
      "end" => "2027-06-29 22:00:00"
      "multiple" => "0"
      "place" => "Le Shadok, Rue du Bassin d'Austerlitz, Strasbourg, France"
      "shop" => "https://www.billetweb.fr/shop.php?event=inscription-banana-academie1"
      "tax_rate" => 0
      "online" => "1"
      "tags" => [
        ""
      ]
      "image" => "https://www.billetweb.fr/files/page/1439080.jpg"
      "cover" => "https://www.billetweb.fr/files/page/inscription-banana-academie1.png"
      "confirmation_message" => ""
      "contact_name" => "Julien"
      "contact_email" => "academie@banana-impro.com"
      "description" => ""
    ]
  ]
]