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
- Incorrect retries on connection that still succeeded
- Change our MockWebServer JUnit 5 extension API to use an annotation on each annotated class. It’s two imports instead of JUnit 4’s single import, but it’s self-contained in the test class.
- Use synchronized to guard state, ReentrantReadWriteLock for blocking calls
- Tests for inflator failure.
- Allow customization of public suffix DB loading behavior by Platform
- KMP HttpUrl
- NPE in internal.idn.IdnaMappingTable.findRangesOffset
- Okhttp init crash
- Add timeout to SSE
- Websockets, Inflate: deflatedBytes is not empty when inflate is called in MessageInflater. ("java.lang.IllegalArgumentException: Failed requirement." Exception)
- Docs
- Kotlin not yet supported