General information =================== Date: 2025-05-13 00:03:16 UTC Client: 18.97.9.171 Verb: GET Headers ======= Accept : text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Encoding: br,gzip Accept-Language: en-US,en;q=0.5 Connection : close Host : demo.ayra.ch 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()