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 override SendAsync with HttpResponseMessage #22

Merged
merged 6 commits into from
Nov 21, 2023
Merged

Conversation

muphblu
Copy link
Contributor

@muphblu muphblu commented Nov 16, 2023

Added method to ConsulMetricsHttpClientWrapper to use similar method in MetricsHttpClientWrapper
public async Task<OperationResult<HttpResponseMessage<TResponse>>> SendAsync<TBody, TResponse>(...)

@muphblu muphblu requested a review from dshved November 16, 2023 08:15
@muphblu muphblu merged commit 923bd19 into master Nov 21, 2023
1 check passed
@muphblu muphblu deleted the ATICORE-113490 branch November 21, 2023 07:59
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