문제

I am new to XML and caching and one of the comments is:

All catalogue methods will now return an ETag header, like this: ETag: “686897696a7c876b7e” - should I be able to view this in the JSON Feed?

도움이 되었습니까?

해결책

No. They're part of the HTTP response headers. The JSON data would be considered part of the response body.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top