response.write("hello world") console.log("hello world") console.log(req.methaaod) function aaa(){ throw Error("Method not implemented") } aaa()