Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(server): parse url safer in fetch adapter #5410

Merged
merged 7 commits into from
Jan 28, 2024
Merged

Conversation

KATT
Copy link
Member

@KATT KATT commented Jan 28, 2024

Might close #5405

🎯 Changes

Parse url in a safer way

Copy link

vercel bot commented Jan 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-prisma-starter ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2024 3:14pm
og-image ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2024 3:14pm
trpc-next-app-dir ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2024 3:14pm
www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2024 3:14pm

trpc-bot
trpc-bot previously approved these changes Jan 28, 2024
trpc-bot
trpc-bot previously approved these changes Jan 28, 2024
trpc-bot
trpc-bot previously approved these changes Jan 28, 2024
@KATT KATT changed the title fix(server): parse URL in a safer way fix(server): parse url safer in fetch adapter Jan 28, 2024
@KATT KATT disabled auto-merge January 28, 2024 15:12
@KATT KATT enabled auto-merge (squash) January 28, 2024 15:12
Copy link

This pull request has been locked because we are very unlikely to see comments on closed issues. If you think, this PR is still necessary, create a new one with the same branch. Thank you.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: TypeError: Invalid URL with Fetch API
2 participants