General information =================== Date: 2026-03-09 14:41:08 UTC Client: 2600:1f28:365:80b0:a9fc:cf4c:966:931d Verb: GET Headers ======= Accept : text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Encoding : zstd, br, gzip Accept-Language : en-US,en;q=0.5 Connection : close Host : demo.ayra.ch If-Modified-Since: Fri, 12 Sep 2025 15:32:10 GMT User-Agent : CCBot/2.0 (https://commoncrawl.org/faq/) Body Content ============ No body sent Extra info ========== You made a normal GET request without a method body. To test custom requests, you can open the browser console and type something like this: await (await fetch("./",{method:"TEST",body:"Test string with\r\na line break"})).text()