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

feat: support form-data and octet-streams in remaining adapters #5648

Open
1 task done
Nick-Lucas opened this issue Apr 20, 2024 · 0 comments
Open
1 task done

feat: support form-data and octet-streams in remaining adapters #5648

Nick-Lucas opened this issue Apr 20, 2024 · 0 comments
Labels
✅ accepted-PRs-welcome Feature proposal is accepted and ready to work on 👋 free for all Feel free to pick this up and fix it if you want 👉 good first issue Good for newcomers 👀 good second issue Good for almost newcomers 🙋‍♂️ help wanted Extra attention is needed

Comments

@Nick-Lucas
Copy link
Contributor

Nick-Lucas commented Apr 20, 2024

Describe the feature you'd like to request

#5613 added support for FormData and Blob/File/Uint8array Octet Streams, but only in the node-http adapters (standalone, express, nextjs)

Other adapters only received JSON support but are now extensible to support additional content types

Describe the solution you'd like to see

  • Fetch: form-data
  • Fetch: octets
  • Fastify: form-data
  • Fastify: octets
  • Lambda: form-data
  • Lambda: octets
  • Next AppRouter: form-data
  • Next AppRouter: octets

These don't need to all be done at once, folk from the community should feel free to contribute just one at a time for their own needs

Describe alternate solutions

No

Additional information

No response

👨‍👧‍👦 Contributing

  • 🙋‍♂️ Yes, I'd be down to file a PR implementing this feature!

Funding

  • You can sponsor this specific effort via a Polar.sh pledge below
  • We receive the pledge once the issue is completed & verified
Fund with Polar
@Nick-Lucas Nick-Lucas added 🙋‍♂️ help wanted Extra attention is needed 👉 good first issue Good for newcomers 👋 free for all Feel free to pick this up and fix it if you want ✅ accepted-PRs-welcome Feature proposal is accepted and ready to work on 👀 good second issue Good for almost newcomers labels Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✅ accepted-PRs-welcome Feature proposal is accepted and ready to work on 👋 free for all Feel free to pick this up and fix it if you want 👉 good first issue Good for newcomers 👀 good second issue Good for almost newcomers 🙋‍♂️ help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant