Sample Response Headers

The following are sample response headers for the facade response caching type:

Sample Response Headers from Target Service

Access-Control-Allow-Origin: *
Date: Wed, 13 Aug 2014 20:59:06 GMT
Server: Apache-Coyote/1.1
Connection: Keep-Alive
Transfer-Encoding: chunked
Access-Control-Allow-Methods: GET, POST, DELETE, PUT
Content-Type: application/json;charset=ISO-8859-1

Sample Response Headers from Cached Response

Access-Control-Allow-Origin: *
Date: Wed, 13 Aug 2014 20:59:06 GMT
X-Cache: Hit
Server: Apache-Coyote/1.1
Connection: Keep-Alive
Transfer-Encoding: chunked
Access-Control-Allow-Methods: GET, POST, DELETE, PUT
Content-Type: application/json;charset=ISO-8859-1