| Package | Description |
|---|---|
| ro.isdc.wro.http | |
| ro.isdc.wro.http.handler | |
| ro.isdc.wro.http.support |
| Modifier and Type | Method and Description |
|---|---|
protected ResponseHeadersConfigurer |
WroFilter.newResponseHeadersConfigurer() |
| Modifier and Type | Method and Description |
|---|---|
protected ResponseHeadersConfigurer |
ResourceProxyRequestHandler.newResponseHeadersConfigurer() |
| Modifier and Type | Method and Description |
|---|---|
static ResponseHeadersConfigurer |
ResponseHeadersConfigurer.emptyHeaders()
Factory method which creates a
ResponseHeadersConfigurer containing no headers set. |
static ResponseHeadersConfigurer |
ResponseHeadersConfigurer.fromConfig(WroConfiguration config)
Factory method which creates a
ResponseHeadersConfigurer containing headers used to disable cache in debug
mode. |
static ResponseHeadersConfigurer |
ResponseHeadersConfigurer.noCache()
Factory method which creates a
ResponseHeadersConfigurer containing headers used to disable cache. |
static ResponseHeadersConfigurer |
ResponseHeadersConfigurer.withHeadersSet(String headersAsString)
Factory method which creates a
ResponseHeadersConfigurer containing headers provided as string (separated
by | character). |
Copyright © 2008-2013. All Rights Reserved.