摘要: 1、 response设置 response.setHeader 各种不缓存的header头。 ( "Pragma", "no-cache" );( "Cache-Control", "must-revalidate" );( "Cache-Control", "no-cache" );( "Cac 阅读全文
posted @ 2016-09-02 17:50 懦酷 阅读(3352) 评论(0) 推荐(0)