Slide 9
Slide 9 text
OkHttp
● SPDY support, allows all requests to the
same host to share a socket.
● Transparent GZIP
● Silently recover from common connection
problems
● Recovers from problematic proxy servers
and failed SSL handshakes
● Connection pooling reduces request latency
(if SPDY isn’t available)