Link header parser

This is a demo of the Deno module parse-link-header. It's imported on this page as a self-contained ES module, nifty!

Try copying and pasting the following Link header:

<https://example.com>; msg1="preconnect" msg2="hello"

Result

[]