You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
getSignedSmartCdnUrl already lived here; the rest of the grammar did not,
so the Console carried four copies (parser, unsigned builder, auth
stripper, dev-origin rewrite) and Uppy a fifth. Add getSmartCdnUrl,
parseSmartCdnUrl and stripSmartCdnAuth on the shared prepare/finish
core, plus a trusted baseUrl option on both builders (documented: the
host is not signed, so it must come from configuration). Round-trip and
edge-case vectors; the 4.6.0 known answer is unchanged.
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
0 commit comments