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

HTTP Client

2 Total requests
0 HTTP errors

Clients

http_client 2

Requests

GET https://zapi.corail.dev/api/cosmetic/get-cosmetic?id=27
Request options
[
  "headers" => [
    "ZENAPI-KEY" => "7d2f20a9-7295-496f-92c0-7e4b7ec02c6e"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 525
    "request_size" => 197
    "total_time" => 0.089606
    "namelookup_time" => 0.016442
    "connect_time" => 0.032424
    "pretransfer_time" => 0.070659
    "size_download" => 278.0
    "speed_download" => 3102.0
    "starttransfer_time" => 0.08868
    "primary_ip" => "162.19.127.161"
    "primary_port" => 443
    "local_ip" => "192.168.0.2"
    "local_port" => 41134
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 70566
    "connect_time_us" => 32424
    "namelookup_time_us" => 16442
    "pretransfer_time_us" => 70659
    "starttransfer_time_us" => 88680
    "total_time_us" => 89606
    "effective_method" => "GET"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1778122846.6973
    "original_url" => "https://zapi.corail.dev/api/cosmetic/get-cosmetic?id=27"
    "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=27 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:46 GMT\r\n
      < Content-Type: application/json\r\n
      < Transfer-Encoding: chunked\r\n
      < Connection: keep-alive\r\n
      < X-Request-Id: 290c6373-0df9-4ae7-97ed-539e75ddd7e4\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:46 GMT"
    "Content-Type: application/json"
    "Transfer-Encoding: chunked"
    "Connection: keep-alive"
    "X-Request-Id: 290c6373-0df9-4ae7-97ed-539e75ddd7e4"
    "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":27,"name":"chapeau de parasaurolophus","type":"Hat","rarity":"Rare","game":"infecté","argumentFr":"10273","argumentEn":"parasaurolophus_hat","image":"parasaurolophus_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.01988
    "namelookup_time" => 2.8E-5
    "pretransfer_time" => 0.000116
    "size_download" => 325.0
    "speed_download" => 16348.0
    "starttransfer_time" => 0.019742
    "primary_ip" => "162.19.127.161"
    "primary_port" => 443
    "local_ip" => "192.168.0.2"
    "local_port" => 41134
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "namelookup_time_us" => 28
    "pretransfer_time_us" => 116
    "starttransfer_time_us" => 19742
    "total_time_us" => 19880
    "effective_method" => "GET"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1778122846.788
    "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: -9223372036854775799
      }
    }
    "debug" => """
      * Found bundle for host: 0xaaaad822ab50 [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:46 GMT\r\n
      < Content-Type: application/json\r\n
      < Transfer-Encoding: chunked\r\n
      < Connection: keep-alive\r\n
      < X-Request-Id: 97707b8e-f4de-4e4a-a40b-ac21bfe53d27\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:46 GMT"
    "Content-Type: application/json"
    "Transfer-Encoding: chunked"
    "Connection: keep-alive"
    "X-Request-Id: 97707b8e-f4de-4e4a-a40b-ac21bfe53d27"
    "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}]"
  ]
]