The [web_request->httpCacheControl] method returns the Cache-Control HTTP header sent to the server by the client. This header is meant to specify the caching behavior to follow to properly respond to the request.
web_request->httpCacheControl
The code below displays the HTTP Cache-Control header. In this example, the client sent a request that the server not use any cached responses.
Code
web_request->httpCacheControl
Result
no-cache
Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.
©LassoSoft Inc 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft
Recent Comments