relativeHashUri
Produce /.well-known/ni/ paths instead of ni:/// URIs for referencing media by hash.
var relativeHashUri: Bool { get set }
Discussion
This can be useful eg for intercepting with a Service Worker.
Produce /.well-known/ni/ paths instead of ni:/// URIs for referencing media by hash.
var relativeHashUri: Bool { get set }
This can be useful eg for intercepting with a Service Worker.