GET https://mundavia.net/shop/29

HTTP Client

2 Total requests
0 HTTP errors

Clients

http_client 2

Requests

GET https://zapi.corail.dev/api/cosmetic/get-cosmetic?id=29
Request options
[
  "headers" => [
    "ZENAPI-KEY" => "7d2f20a9-7295-496f-92c0-7e4b7ec02c6e"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 525
    "request_size" => 197
    "total_time" => 0.073917
    "namelookup_time" => 0.001153
    "connect_time" => 0.017128
    "pretransfer_time" => 0.05451
    "size_download" => 263.0
    "speed_download" => 3558.0
    "starttransfer_time" => 0.073623
    "primary_ip" => "162.19.127.161"
    "primary_port" => 443
    "local_ip" => "192.168.0.2"
    "local_port" => 41148
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 54428
    "connect_time_us" => 17128
    "namelookup_time_us" => 1153
    "pretransfer_time_us" => 54510
    "starttransfer_time_us" => 73623
    "total_time_us" => 73917
    "effective_method" => "GET"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1778122847.6655
    "original_url" => "https://zapi.corail.dev/api/cosmetic/get-cosmetic?id=29"
    "pause_handler" => Closure(float $duration) {#158
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#610 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#65 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 162.19.127.161:443...\n
      * Connected to zapi.corail.dev (162.19.127.161) 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 http/1.1\n
      * Server certificate:\n
      *  subject: CN=zapi.corail.dev\n
      *  start date: Apr 20 17:29:06 2026 GMT\n
      *  expire date: Jul 19 17:29:05 2026 GMT\n
      *  subjectAltName: host "zapi.corail.dev" matched cert's "zapi.corail.dev"\n
      *  issuer: C=US; O=Let's Encrypt; CN=E8\n
      *  SSL certificate verify ok.\n
      * using HTTP/1.1\n
      > GET /api/cosmetic/get-cosmetic?id=29 HTTP/1.1\r\n
      Host: zapi.corail.dev\r\n
      ZENAPI-KEY: 7d2f20a9-7295-496f-92c0-7e4b7ec02c6e\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/1.1 200 \r\n
      < Server: nginx\r\n
      < Date: Thu, 07 May 2026 03:00:47 GMT\r\n
      < Content-Type: application/json\r\n
      < Transfer-Encoding: chunked\r\n
      < Connection: keep-alive\r\n
      < X-Request-Id: f86a470f-d3be-40ce-b920-8bacd75a8645\r\n
      < X-Content-Type-Options: nosniff\r\n
      < X-XSS-Protection: 0\r\n
      < Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n
      < Pragma: no-cache\r\n
      < Expires: 0\r\n
      < Strict-Transport-Security: max-age=31536000 ; includeSubDomains\r\n
      < X-Frame-Options: DENY\r\n
      < Cross-Origin-Opener-Policy: same-origin\r\n
      < Cross-Origin-Embedder-Policy: require-corp\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 "
    "Server: nginx"
    "Date: Thu, 07 May 2026 03:00:47 GMT"
    "Content-Type: application/json"
    "Transfer-Encoding: chunked"
    "Connection: keep-alive"
    "X-Request-Id: f86a470f-d3be-40ce-b920-8bacd75a8645"
    "X-Content-Type-Options: nosniff"
    "X-XSS-Protection: 0"
    "Cache-Control: no-cache, no-store, max-age=0, must-revalidate"
    "Pragma: no-cache"
    "Expires: 0"
    "Strict-Transport-Security: max-age=31536000 ; includeSubDomains"
    "X-Frame-Options: DENY"
    "Cross-Origin-Opener-Policy: same-origin"
    "Cross-Origin-Embedder-Policy: require-corp"
  ]
  "response_content" => [
    "{"id":29,"name":"chapeau triceratops","type":"Hat","rarity":"Rare","game":"infecté","argumentFr":"10275","argumentEn":"triceratops_hat","image":"triceratops_hat.gif","lootbox":true,"price":300,"description":null,"collection":null,"render":null,"permanent":false}"
  ]
]
GET https://zapi.corail.dev/api/cosmetic/get-cosmetics-for-day?day=2026-05-07
Request options
[
  "headers" => [
    "ZENAPI-KEY" => "7d2f20a9-7295-496f-92c0-7e4b7ec02c6e"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 525
    "request_size" => 215
    "total_time" => 0.020037
    "namelookup_time" => 2.7E-5
    "pretransfer_time" => 0.000118
    "size_download" => 325.0
    "speed_download" => 16219.0
    "starttransfer_time" => 0.019772
    "primary_ip" => "162.19.127.161"
    "primary_port" => 443
    "local_ip" => "192.168.0.2"
    "local_port" => 41148
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "namelookup_time_us" => 27
    "pretransfer_time_us" => 118
    "starttransfer_time_us" => 19772
    "total_time_us" => 20037
    "effective_method" => "GET"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1778122847.7401
    "original_url" => "https://zapi.corail.dev/api/cosmetic/get-cosmetics-for-day?day=2026-05-07"
    "pause_handler" => Closure(float $duration) {#642
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#636 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#65 …}
        $execCounter: -9223372036854775800
      }
    }
    "debug" => """
      * Found bundle for host: 0xaaaad82d5b90 [serially]\n
      * Can not multiplex, even if we wanted to\n
      * Re-using existing connection #0 with host zapi.corail.dev\n
      > GET /api/cosmetic/get-cosmetics-for-day?day=2026-05-07 HTTP/1.1\r\n
      Host: zapi.corail.dev\r\n
      ZENAPI-KEY: 7d2f20a9-7295-496f-92c0-7e4b7ec02c6e\r\n
      Accept: */*\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      \r\n
      < HTTP/1.1 200 \r\n
      < Server: nginx\r\n
      < Date: Thu, 07 May 2026 03:00:47 GMT\r\n
      < Content-Type: application/json\r\n
      < Transfer-Encoding: chunked\r\n
      < Connection: keep-alive\r\n
      < X-Request-Id: ec7053a9-4c6c-478c-b733-4f31b32ffe2b\r\n
      < X-Content-Type-Options: nosniff\r\n
      < X-XSS-Protection: 0\r\n
      < Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n
      < Pragma: no-cache\r\n
      < Expires: 0\r\n
      < Strict-Transport-Security: max-age=31536000 ; includeSubDomains\r\n
      < X-Frame-Options: DENY\r\n
      < Cross-Origin-Opener-Policy: same-origin\r\n
      < Cross-Origin-Embedder-Policy: require-corp\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 "
    "Server: nginx"
    "Date: Thu, 07 May 2026 03:00:47 GMT"
    "Content-Type: application/json"
    "Transfer-Encoding: chunked"
    "Connection: keep-alive"
    "X-Request-Id: ec7053a9-4c6c-478c-b733-4f31b32ffe2b"
    "X-Content-Type-Options: nosniff"
    "X-XSS-Protection: 0"
    "Cache-Control: no-cache, no-store, max-age=0, must-revalidate"
    "Pragma: no-cache"
    "Expires: 0"
    "Strict-Transport-Security: max-age=31536000 ; includeSubDomains"
    "X-Frame-Options: DENY"
    "Cross-Origin-Opener-Policy: same-origin"
    "Cross-Origin-Embedder-Policy: require-corp"
  ]
  "response_content" => [
    "[{"id":1427,"day":"2026-05-07","cosId":12,"price":800},{"id":1428,"day":"2026-05-07","cosId":14,"price":200},{"id":1429,"day":"2026-05-07","cosId":15,"price":300},{"id":1430,"day":"2026-05-07","cosId":27,"price":300},{"id":1431,"day":"2026-05-07","cosId":28,"price":300},{"id":1432,"day":"2026-05-07","cosId":29,"price":300}]"
  ]
]