1
0
mirror of https://github.com/square/okhttp.git synced 2025-11-26 06:43:09 +03:00
Files
okhttp/okhttp-sse
Jesse Wilson 432381d9fb Enforce full-call timeouts on SSE setup
Once the response headers are received we go back to not having
any timeout enforced.

Closes: https://github.com/square/okhttp/issues/4646
2019-03-09 16:29:07 -05:00
..

OkHttp Server-Sent Events

Experimental support for server-sent events. API is not considered stable and may change at any time.