fix
patch
note load
feat/phase-2g-bundle
fix(note load): gateway forward raw path; canister trim slash + fallback
Gateway: upstreamPathAndQuery now forwards path+query without URL parsing so %2F is preserved; canister decodes before vault lookup (single source of truth).
Canister: trim trailing slash from path before lookup; if pathNormalized misses, try vault.get(pathArg) so decoded-path-from-gateway still works.
sha256:57d21ef5f6bdfb7121d3823b52ddad2b85bd8937ad00e8fc00cef83b869331eb
sha
sha256:136b50a04908fe9911130981da03d393a150c0faeb9bee2751c865719ad3befc
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:57d21ef5f6bdfb7121d3823b52ddad2b85bd8937ad00e8fc00cef83b869331eb --body "your comment"
No comments yet. Be the first to start the discussion.