Edge-Side-Includes:esi:inline 标签如何工作

发布于 2024-12-06 16:10:30 字数 61 浏览 0 评论 0原文

我一直在研究 ESI(边缘包含)规范,但我不太清楚 esi:inline 元素是如何工作的。谁能解释一下吗?

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?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

寄离 2024-12-13 16:10:31

最后,我想通了。您发送带有的响应并在对 那个 的回复中包含标记的片段以供以后重复使用。

这是一种非常巧妙的方式,可以在一个大请求中检索许多小片段。

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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文