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

[Cloudflare] Fix the 'credentials' field on 'RequestInitializerDict' is not implemented #220

Closed
wants to merge 2 commits into from

Conversation

cungminh2710
Copy link
Contributor

Change Summary

credential field is set by default, which is causing issue when running with cloudflare worker

We explicitly set "credentials" as undefined if it's not supported

PR Checklist

@cungminh2710 cungminh2710 changed the title fix credentials bug [Cloudflare] Fix the 'credentials' field on 'RequestInitializerDict' is not implemented Aug 8, 2024
jasonbosco
jasonbosco previously approved these changes Aug 8, 2024
@jasonbosco jasonbosco dismissed their stale review August 8, 2024 21:42

Re-review

@jasonbosco
Copy link
Member

@cungminh2710 Shouldn't this fix ideally be inside of axios, instead of inside typesense-js? I also see that the PR you linked to has been merged, so is it already fixed in axios?

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.

2 participants