Added unit test showing that/how users can use a proxy by utilizing the custom HttpClient capabilities in this library. No changes to the source code are required for proxy support.
Testing
Added unit tests for proxy configuration
Pull Request Type
Please select the option(s) that are relevant to this PR.
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[x] Improvement (fixing a typo, updating readme, renaming a variable name, etc)
Description
Added unit test showing that/how users can use a proxy by utilizing the custom
HttpClient
capabilities in this library. No changes to the source code are required for proxy support.Testing
Pull Request Type
Please select the option(s) that are relevant to this PR.