You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(functions): add region as forceFunctionRegion query parameter (#806)
* feat(functions): add region as forceFunctionRegion query parameter
- Updated FunctionsClient to add region as both x-region header and forceFunctionRegion query param
- Updated tests to verify both header and query parameter functionality
- Maintains backward compatibility with existing x-region header
Ported from supabase/functions-js#100
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
* test: update snapshot
---------
Co-authored-by: Claude <[email protected]>
0 commit comments