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

Add base url property to ApiClient #142

Merged
merged 4 commits into from
Aug 9, 2024
Merged

Add base url property to ApiClient #142

merged 4 commits into from
Aug 9, 2024

Conversation

aspriddell
Copy link
Member

Adds the ability to set the BaseAddress property when constructing the client (or by setting the property).

Includes some misc fixes to CreateDefaultHandler() that prevents it creating an invalid handler when the platform doesn't support it.

@aspriddell aspriddell enabled auto-merge August 9, 2024 12:48
@aspriddell aspriddell merged commit e49dd76 into master Aug 9, 2024
3 checks passed
@aspriddell aspriddell deleted the add-base-url branch August 9, 2024 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant