Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 XML 和缓存的新手,其中一条评论是:
所有目录方法现在都将返回一个 ETag 标头,如下所示:ETag: “686897696a7c876b7e” - 我应该能够在 JSON Feed 中查看它吗?
不,它们是 HTTP 响应标头的一部分。JSON 数据将被视为响应正文的一部分。