okhttp
https://github.com/square/okhttp
Kotlin
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Kotlin not yet supported40 Subscribers
View all SubscribersAdd a CodeTriage badge to okhttp
Help out
- Issues
- Add named groups (supported_groups) to ConnectionSpec for post-quantum key exchange
- Retire pruned leaked connections so they can't be reused (fixes #9240)
- Reject hostnames with unpaired UTF-16 surrogates
- Add namedGroups/supportedGroups to ConnectionSpec for post-quantum TLS key exchange
- Use JDK26 (unless we're specifically testing old JDKs)
- Infinite Authentication Loop in Proxy CONNECT Tunnel in OkHttp
- fix: defer platform detection until first use
- Class.forName(Jdk9Platform) throws during warm up
- tls: add Ed25519 certificate support
- Fix conditional cache updates on Windows filesystems
- Docs
- Kotlin not yet supported