Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
2 tasks done
grdsdev opened this issue May 6, 2025 · 0 comments · May be fixed by #927
Open
2 tasks done

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

grdsdev opened this issue May 6, 2025 · 0 comments · May be fixed by #927
Assignees
Labels
enhancement New feature or request

Comments

@grdsdev
Copy link
Contributor

grdsdev commented May 6, 2025

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

@grdsdev grdsdev added the enhancement New feature or request label May 6, 2025
@jan-tennert jan-tennert self-assigned this May 11, 2025
@jan-tennert jan-tennert linked a pull request May 11, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants