Skip to content

Make "client navigation" invoke RSC request using the GET method#933

Merged
peterp merged 20 commits intomainfrom
pp-rsc-get-requests
Dec 17, 2025
Merged

Make "client navigation" invoke RSC request using the GET method#933
peterp merged 20 commits intomainfrom
pp-rsc-get-requests

Conversation

@peterp
Copy link
Copy Markdown
Member

@peterp peterp commented Dec 15, 2025

When using client navigation (initClientNavigation) it's now possible to preload a page using <link rel="prefetch" href="/path/to/page">, behind the scenes RedwoodSDK will find all these "preload" links and place them in cache from WebAPI.

Closes #552

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Dec 15, 2025

Deploying redwood-sdk-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: a6865b0
Status:⚡️  Build in progress...

View logs

@justinvdm
Copy link
Copy Markdown
Collaborator

justinvdm commented Dec 15, 2025

Test message - sorry for the noise

edit: Test again

@peterp peterp marked this pull request as ready for review December 16, 2025 13:37
@peterp peterp merged commit c6d94c8 into main Dec 17, 2025
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow "userspace" to overwrite the Request object in RSC network requests.

2 participants