HTTP消息头中的“Cache-control”介绍

1. response.setHeader("Cache-Control","no-cache");html This is used to prevent the browser from caching your dynamic content generated by a JSP or Servlet. You set this attribute in the HTTP header of
相关文章
相关标签/搜索