Skip to content

Conversation

@horgh
Copy link
Contributor

@horgh horgh commented Aug 25, 2025

  • Add httpClient() method to WebServiceClient.Builder
  • Allow passing custom HttpClient for full control over client configuration
  • Add validation to prevent conflicting configuration when custom HttpClient is provided
  • Update constructor to use custom HttpClient when available
  • Add comprehensive tests for new functionality

🤖 Generated with Claude Code

@horgh horgh force-pushed the horgh/http-client branch from 7128cb2 to 2610b8f Compare August 25, 2025 18:41
- Add httpClient() method to WebServiceClient.Builder
- Allow passing custom HttpClient for full control over client configuration
- Add validation to prevent conflicting configuration when custom HttpClient is provided
- Update constructor to use custom HttpClient when available
- Add comprehensive tests for new functionality

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@horgh horgh force-pushed the horgh/http-client branch from 2610b8f to b457b90 Compare August 25, 2025 18:44
@oschwald oschwald merged commit 5cc0084 into main Aug 25, 2025
29 checks passed
@oschwald oschwald deleted the horgh/http-client branch August 25, 2025 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants