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 supported39 Subscribers
View all SubscribersAdd a CodeTriage badge to okhttp
Help out
- Issues
- Update graalvm/setup-graalvm action to v1.6.6
- Update dependency com.puppycrawl.tools:checkstyle to v14.1.0
- Make it possible to tell if an OkHttpClient/Interceptor.Chain is using a non-default sslSocketFactory
- Interceptor.Chain is missing protocols
- Make it possible to reuse or reimplement CacheInterceptor
- Interceptor.Chain is missing connectionSpecs
- Don't reuse a connection when a redirect changes scheme
- Normalize trailing dot when matching hostnames against certificate pins
- require three ASCII digits for the response status code
- Count HPACK header list entries with RFC 9113 per-entry overhead
- Docs
- Kotlin not yet supported