General information =================== Date: 2025-07-09 07:50:50 UTC Client: 216.73.216.152 Verb: GET Headers ======= Accept : */* Accept-Encoding: gzip, br, zstd, deflate Connection : close Host : demo.ayra.ch User-Agent : Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) 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()