Skip to content

[Feature request]: Send standard client headers on all requests #925

@grdsdev

Description

@grdsdev

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 running 11.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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions