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

Support fetch options #289

Open
halmos opened this issue Apr 3, 2020 · 2 comments
Open

Support fetch options #289

halmos opened this issue Apr 3, 2020 · 2 comments
Assignees
Milestone

Comments

@halmos
Copy link

halmos commented Apr 3, 2020

It would be very useful to have the ability to set the options used by the fetch call in the fetchFileAsync function. In particular, this would allow the HTTPrequest backend to access resources that require the authentication header to be set, such as with AWS S3.

I can investigate a PR for this, but do you have thoughts on the best approach to the API. I'm not certain where these options should be exposed in the Configure object. My initial idea would be to add a property to the HTTPRequest options that would be passed down to the fetch request.

@bryanchen-d
Copy link

+1 for this. Is there any plan/update on this?

@dr-vortex dr-vortex added this to the 2.0 milestone Sep 10, 2023
@dr-vortex dr-vortex self-assigned this Sep 23, 2023
@dr-vortex dr-vortex changed the title Adding fetch options Support fetch options Oct 25, 2023
@dr-vortex
Copy link
Collaborator

@dr-vortex dr-vortex closed this as not planned Won't fix, can't repro, duplicate, stale Oct 25, 2023
Repository owner locked and limited conversation to collaborators Oct 25, 2023
@dr-vortex dr-vortex reopened this May 17, 2024
Repository owner unlocked this conversation May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants