문제

I have been looking at the ESI (Edge-Side-Includes) specs, but I cannot quite figure out how esi:inline elements work. Can anyone explain that?

도움이 되었습니까?

해결책

Finally, I figured it out. You send a response with an <esi:include> and in the reply to that one you include <esi:inline>-marked fragments for later re-use.

That is a pretty slick way to allow retrieval of many small pieces in one large request.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top