Sunday, December 20, 2015

RESTful Webservices - Which directive of Cache Control Header of HTTP response indicates that resource is cachable by only client and server, no intermediary can cache the resource?


Ref:- http://www.tutorialspoint.com/restful/restful_interview_questions.htm

Private directive indicates that resource is cachable by only client and server, no intermediary can cache the resource

No comments:

Post a Comment