Keeps the scheme in the key rather than stripping it. public://a.png becoming a.png would
put two schemes in one namespace the moment a second one is ever mirrored, and a key collision
between an access-controlled file and a public one is the failure this whole module is arranged
to prevent. Costs seven characters.
The R2 key a stream URI maps to.
Keeps the scheme in the key rather than stripping it.
public://a.pngbecominga.pngwould put two schemes in one namespace the moment a second one is ever mirrored, and a key collision between an access-controlled file and a public one is the failure this whole module is arranged to prevent. Costs seven characters.