Skip to content

okhttpclient customization support#94

Merged
ksilisk merged 1 commit into
masterfrom
93-support-a-way-to-simply-customize-okhttp-client
Feb 14, 2026
Merged

okhttpclient customization support#94
ksilisk merged 1 commit into
masterfrom
93-support-a-way-to-simply-customize-okhttp-client

Conversation

@ksilisk

@ksilisk ksilisk commented Feb 14, 2026

Copy link
Copy Markdown
Owner

📝 Summary

New simple way to customize OkHttpClient

🔗 Related Issue


📦 Type of Change

  • 🐞 Bug fix
  • ✨ New feature
  • ♻️ Refactoring (no functional changes)
  • 🧪 Tests only
  • 📚 Documentation
  • ⚠️ Breaking change

✅ Checklist

Before submitting, please ensure that:

  • The branch name follows the convention (feature/#id-description)
  • The PR title clearly describes the change
  • The PR is linked to an issue (Closes #...)
  • Commits are meaningful and well-structured
  • Code follows the project style and structure
  • Unit tests have been added or updated
  • All tests pass locally (mvn clean verify)
  • Documentation / Javadoc updated if necessary

@ksilisk ksilisk linked an issue Feb 14, 2026 that may be closed by this pull request
@ksilisk ksilisk merged commit f445f46 into master Feb 14, 2026
2 checks passed
@ksilisk ksilisk deleted the 93-support-a-way-to-simply-customize-okhttp-client branch February 14, 2026 18:51
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.

Support a way to simply customize okhttp client

1 participant