As a feature request, would it be possible to configure the default for the dca handling of <esi:include> found within streams?
This library now mirrors Akamai ESI 5.0, which supports dca defaults via Edge-Control: dca=esi response header, thus allows for control of this behaviour outside of markup.
The fastly JS library for ESI also defaults to recursive inclusion, and supports configurable depth - which might also be nice to configure here, too.
Once again, thanks for open sourcing this!
As a feature request, would it be possible to configure the default for the
dcahandling of<esi:include>found within streams?This library now mirrors Akamai ESI 5.0, which supports
dcadefaults viaEdge-Control: dca=esiresponse header, thus allows for control of this behaviour outside of markup.The fastly JS library for ESI also defaults to recursive inclusion, and supports configurable depth - which might also be nice to configure here, too.
Once again, thanks for open sourcing this!