Skip to content

[Rest Client] changing to enable relative urls#477

Merged
jhillyerd merged 2 commits intoinbucket:mainfrom
corey-aloia:rest-client-base-url
Feb 9, 2024
Merged

[Rest Client] changing to enable relative urls#477
jhillyerd merged 2 commits intoinbucket:mainfrom
corey-aloia:rest-client-base-url

Conversation

@corey-aloia
Copy link
Copy Markdown
Contributor

@corey-aloia corey-aloia commented Feb 8, 2024

resolves #476
I have done this globally, but potentially it could be better to have an option when creating the rest client to decide. But when creating the client, we base the "base" url, which to me means it can be more than schema and hostname.

Let me know what you think!

@coveralls
Copy link
Copy Markdown

coveralls commented Feb 8, 2024

Pull Request Test Coverage Report for Build 7843333401

  • 0 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.005%) to 55.486%

Totals Coverage Status
Change from base Build 7790838253: 0.005%
Covered Lines: 2645
Relevant Lines: 4767

💛 - Coveralls

Signed-off-by: Corey Aloia <[email protected]>
@corey-aloia corey-aloia marked this pull request as ready for review February 9, 2024 11:31
@jhillyerd jhillyerd merged commit 3112deb into inbucket:main Feb 9, 2024
@jhillyerd
Copy link
Copy Markdown
Collaborator

Thanks!

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.

[Rest Client] baseURL - unable to use a starting url

3 participants