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: add support of cloudflare workers runtime #596

Merged
merged 1 commit into from
Mar 31, 2024

Conversation

ayoubqrt
Copy link
Contributor

HI thank you for you work 😄 ,

I resolved two problems that are needed to make the lib work in cloudflare workers runtime:

  • removed credentials http header which is not available
  • changed the way that the global fetch function is passed to the Platform class

And I have implemented the cache for cloudflare workers

@ayoubqrt ayoubqrt changed the title feat: add support of cloudflare workers feat: add support of cloudflare workers runtime Feb 11, 2024
@LuanRT
Copy link
Owner

LuanRT commented Mar 31, 2024

Thanks!

@LuanRT LuanRT merged commit 2029aec into LuanRT:main Mar 31, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants