General information =================== Date: 2024-10-16 00:21:05 UTC Client: 3.149.253.114 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()