okhttp3-5.x
Installation
SKILL.md
OkHttp 5.x Reference (v5.4.0)
OkHttp is an efficient HTTP client by default: HTTP/2 support, connection pooling, transparent GZIP, and response caching. It silently recovers from common connection problems and attempts alternate addresses when the first connect fails.
Official Documentation Sources
All authoritative information is on the official OkHttp site: