Java org.apache.solr.servlet.cache HttpCacheHeaderUtil fields, constructors, methods, implement or subclass

Example usage for Java org.apache.solr.servlet.cache HttpCacheHeaderUtil fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.solr.servlet.cache HttpCacheHeaderUtil.

The text is from its open source code.

Method

voidcheckHttpCachingVeto(final SolrQueryResponse solrRsp, HttpServletResponse resp, final Method reqMethod)
Checks if the downstream request handler wants to avoid HTTP caching of the response.