Skip to content

feat: add support of cloudflare workers runtime#596

Merged
LuanRT merged 1 commit intoLuanRT:mainfrom
ayoubqrt:feat/cf-workers
Mar 31, 2024
Merged

feat: add support of cloudflare workers runtime#596
LuanRT merged 1 commit intoLuanRT:mainfrom
ayoubqrt:feat/cf-workers

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
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