Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

UriReplacementHandler improvements #243

Merged
merged 5 commits into from
Apr 22, 2024
Merged

UriReplacementHandler improvements #243

merged 5 commits into from
Apr 22, 2024

Conversation

NetherGranite
Copy link
Contributor

Closes #242 assuming it's ideal for UriReplacementHandler to be useable out of the box the way the rest of the handlers are, with the following changes:

  1. UriReplacementHandler respects options set in the HttpRequestMessage in addition to an option given to it upon construction. A test is also added for this.
  2. UriReplacementHandler<UriReplacementHandlerOption> is included as a default handler so it doesn't have to be added manually.

@NetherGranite NetherGranite requested a review from a team as a code owner April 20, 2024 22:27
@andrueastman andrueastman enabled auto-merge April 22, 2024 06:41
Copy link
Member

@andrueastman andrueastman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again for the contribution @NetherGranite

@andrueastman andrueastman merged commit 6397579 into microsoft:main Apr 22, 2024
7 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

UriReplacementHandler issues
2 participants