???
我咋重来没发现我的get在没有设置相应相应头的情况下被主动缓存?
什么叫主动缓存?
???
w3c school里说
GET requests can be cached
GET requests remain in the browser history
GET requests can be bookmarked
GET requests should never be used when dealing with sensitive data
GET requests have length restrictions
GET requests are only used to request data (not modify)
这里说的的can be cached怎么到中文就成主动cache了?
还是我哪里没弄明白?
大哥们指点指点
没看文章,单单讨论这个问题而言,按照RFC标准定义RFC-7234来说,缓存还真是默认打开的。
当然,“主动缓存”不是一个好的翻译,和默认会进行缓存不能完全说是同一个意思。