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

Allow to add HttpMessageHandler #53

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Conversation

AbbTek
Copy link

@AbbTek AbbTek commented Aug 24, 2022

Hi,

We love Chargebee, but we have a little issue with the SDK. In order to add HTTP monitoring, we need access to add an HttpMessageHandler in the HttpClient. It would be awesome if this is supported in the SDK.

@sonarcloud
Copy link

sonarcloud bot commented Mar 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

carlos added 2 commits September 26, 2023 10:08
# Conflicts:
#	ChargeBee/ChargeBee.csproj
@sonarcloud
Copy link

sonarcloud bot commented Sep 26, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

carlos added 4 commits September 26, 2023 10:28
Modified the ApiConfig's configure method to allow an optional HttpMessageHandler parameter. This additional handler allows greater configurability for different client scenarios and advanced usage.
Copy link

sonarcloud bot commented May 16, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

sonarcloud bot commented Oct 15, 2024

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.

1 participant