Documentation
¶
Overview ¶
Command rewrite-url streams a page through lol-html, rewriting relative links to absolute ones and reporting what it changed.
It shows the shape most rewriting jobs take: a streaming Writer, a handler per concern, and state accumulated in a closure rather than on the units.
go run ./examples/rewrite-url https://example.com
Click to show internal directories.
Click to hide internal directories.