Pregunta

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?

¿Fue útil?

Solución

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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top