mirror of
https://github.com/square/okhttp.git
synced 2025-11-26 06:43:09 +03:00
Once the response headers are received we go back to not having any timeout enforced. Closes: https://github.com/square/okhttp/issues/4646
OkHttp Server-Sent Events
Experimental support for server-sent events. API is not considered stable and may change at any time.