Also works with data URLs (in Firefox).
@fvsch Wait, how do you add HTTP headers to a data URI?
@AmeliaBR No I meant using a data URL in the Link header value:
``` Link: <data:text/css;base64,…>; rel=stylesheet ```
@fvsch Wait, how do you add HTTP headers to a data URI?