Class | Description |
---|---|
Esi |
This extension processes ESI directives, like :
<esi:include src="$(PROVIDER{cms})/news" fragment="news_1"/>
This extension implements multi-threaded processing, aka Parallel ESI.
|
EsiRenderer |
Retrieves a resource from the provider application and parses it to find ESI tags to be replaced by contents from
other applications.
|
Copyright © 2008–2018. All rights reserved.