res.header("Pragma", "no-cache");. res.header("Expires", 0);. // rendering stuff here… } Update 3: So the complete code part is ...
確定! 回上一頁