Interface | Description |
---|---|
Extension |
Interface for extensions.
|
Class | Description |
---|---|
Aggregate | Deprecated
These directives are replaced by the ESI syntax and extension.
|
ConfigReloadOnChange |
This extension reloads configuration when esigate.properties is updated.
|
ConfigReloadOnHup |
This extension reloads configuration when signal HUP is received.
|
DefaultCharset |
This extension adds a default charset to responses which lack the charset attribute in Content-Type header.
|
ErrorPages |
This extension handles internal error pages served directly by esigate.
|
Esi |
This extension processes ESI directives.
|
ExtensionFactory |
Factory for all ESIGate extension classes (authenticator, cookie store).
|
FetchLogging |
This extension logs requests to remote systems.
|
ForwardOriginalUrl |
Forwards original request (as received by Esigate) in a request header.
|
FragmentLogging |
This extension logs fragments usage.
|
HtmlCharsetProcessor |
This extension reads html and xhtml documents, and ensure document has been read using the right charset.
|
ResourceFixup |
Rewrites URLs found inside html pages.
|
XPoweredBy |
This extension adds a X-Powered-By header.
|
Copyright © 2008–2018. All rights reserved.