square / okhttp

Square’s meticulous HTTP client for the JVM, Android, and GraalVM.

Home Page:https://square.github.io/okhttp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello, may I ask how HTTP head of line blocking is implemented?🙉

WuJingLearn opened this issue · comments

Hello, may I ask how HTTP head of line blocking is implemented?

This isn't really a general support forum. I'd suggest asking in other forums for this type of question. We try to keep this for tracking bugs and feature requests.

StackOverflow or an Android Slack is probably a better place than here.

Or you might want to read up on HTTP/2 and the existing docs on connection pools first.