Introducing the HTMLRewriter API to Cloudflare Workers
The HTMLRewriter API for Cloudflare Workers has been released as Generally Available (GA). This API helps developers make changes to HTML when it's difficult at the server level and allows HTML to live on the edge, closer to users without sacrificing dynamic functionality. It also assists with tasks like URL rewrites. The HTMLRewriter is a streaming parser API that enables developers to create fully dynamic applications on the edge. It offers several advantages over client-side modifications, including improved user experience and reduced client-side bloat.
Company
Cloudflare
Date published
Nov. 28, 2019
Author(s)
Rita Kozlov
Word count
1263
Hacker News points
None found.
Language
English