-
-
Notifications
You must be signed in to change notification settings - Fork 65
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
General Info
- I installed the latest version of Supabase Kt
- I checked for similar feature requests
Feature request
For improving our internal usage reports, we need to send some client headers in all requests performed by the library.
Please include following headers:
x-supabase-client-platform
: which platform of operating system on which the client is running"Android"
,"Chrome OS"
,"Chromium OS"
,"iOS"
,"Linux"
,"macOS"
,"Windows"
x-supabase-client-platform-version
: version of the platform/operating system which the client is running11.0.0
If value cannot be defined for some reason, send none.
Reference PR for Swift: supabase/supabase-swift#685
Usecase
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request