| Interface | Description |
|---|---|
| Fetch |
Function that is used to fetch the content from the esi-include src
Gets the src url as argument.
|
| Class | Description |
|---|---|
| EsiContentResolver |
Content resolver for esi-includes fetching the content of an include's source url.
|
| EsiDialectConfiguration |
Configures the thymeleaf
<esi:include> dialect. |
| EsiDialectProperties | |
| LocalhostProxy | |
| LocalhostProxyConfiguration |
Defines an HTTP proxy that is used to retrieve secondary includes if desired: Esi-included pages might
include resources like CSS and JavaScript files causing CORS errors.
|
| Response |
Response from the fetch-function.
|