Specifies that the response is cached only at the origin server. Similar to the HttpCacheability.NoCache option. Clients receive a Cache-Control: no-cache directive but the document is cached on the origin server. Equivalent to HttpCacheability.ServerAndNoCache.