2
allow for additional headers on-demand with supabase-py
Source: supabase/supabase#33283 · opened by @ArthurBlanchon
What is the current behavior?
Currently you cannot use the supabase-py to add additional headers which however is required in use-cases such as described in
What is the new behavior?
One can pass additionalHeaders and does not have to build a custom wrapper.
It's been solved for supabase/postgrest-js :
Currently you cannot use the supabase-py to add additional headers which however is required in use-cases such as described in
What is the new behavior?
One can pass additionalHeaders and does not have to build a custom wrapper.
It's been solved for supabase/postgrest-js :
No pledges yet. Be the first to back this.
Comments
Similar requests
Custom headers not being sent along with the requests in createPagesServerClient (NextJS)
2 votes · 0 comments
Retrieve response headers
2 votes · 0 comments
Access to headers in `supabase.invoke`
2 votes · 0 comments
Passing custom headers to rpc
1 vote · 0 comments
Copy a table row + headers as json
2 votes · 0 comments
No comments yet.