2
[Supabasejs] support modify fetch option in http request
Source: supabase/supabase#23465 · opened by @zhihengGet
please consider adding a addHeader helper i.e supabase.from ().select().setFetchOptions
the reason for this is that i need to set 'cf' properties in cloudflare worker for outgoing http req, i want to do it per request not on global level, i can write a fetch function and change supabasejs's global fetch with it but this is not easy to do as i need to write tons of if statement
the reason for this is that i need to set 'cf' properties in cloudflare worker for outgoing http req, i want to do it per request not on global level, i can write a fetch function and change supabasejs's global fetch with it but this is not easy to do as i need to write tons of if statement
No pledges yet. Be the first to back this.
Comments
Similar requests
Make auth JWTs http-only cookies (by default)
11 votes · 0 comments
Add Reverse Proxy Support for Local Supabase Development
1 vote · 0 comments
Fetch data with Foreign table but using group by
3 votes · 0 comments
make cookie policies relaxed during dev mode in sveltekit-auth-helper
0 votes · 0 comments
Support for streaming in supabase functions
3 votes · 0 comments
No comments yet.