Skip to content
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

chore: Add custom headers from options in Client.cs #168

Merged
merged 3 commits into from
Jul 25, 2024

Conversation

Pjort
Copy link
Contributor

@Pjort Pjort commented Jul 25, 2024

What kind of change does this PR introduce?

Feature:
Adds the possibility own headers via the options.Headers

What is the current behavior?

#167

What is the new behavior?

It takes the custom headers from options.Headers, but this will overwrite any existing headers with the same key, not sure if that's the desired behavior

@Pjort
Copy link
Contributor Author

Pjort commented Jul 25, 2024

My bad, I must have forgotten to test run it, and didn't realise it was netstandard2.0. I made a fix 037d7de

@acupofjose
Copy link
Collaborator

Nice - appreciate you taking a look! I'll merge it in and adjust some comments. Should be available in the next release.

@acupofjose acupofjose merged commit f009110 into supabase-community:master Jul 25, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants