General information =================== Date: 2024-11-21 06:48:30 UTC Client: 18.227.209.101 Verb: GET Headers ======= Accept : */* Accept-Encoding: gzip, br, zstd, deflate Connection : close Host : demo.ayra.ch Referer : https://demo.ayra.ch/response 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()