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
- isAscii is wrong for malformed surrogates
- MockWebServer: Support closing WebSocket with codes 1005 or 1006
- MockWebServer: setBodyDelay() doesn't work with empty body
- MockWebServer: Clear requests before each test
- Send RST stream with PROTOCOL_ERROR when receive DATA frame after cancel stream
- Support HTTP/1.1 protocol upgrades
- Add MultipartBody.Builder#addFormDataPart that accepts a MediaType
- Got java.net.ProtocolException: Unexpected status line: '� HTTP/1.1 200 OK' while SOCKS5 return command response with address type 'DOMAIN'
- Can’t rewrite trailers in an interceptor
- Test to confirm that header names are not trimmed
- Docs
- Kotlin not yet supported