|
|
|
|
|
by bawolff
190 days ago
|
|
DNS seems like exactly the scenario where you would want http2 (or http1.1 pipelining but nobody supports that). You need to make a bunch of dns requests at once, and dont want to have to wait a roundtrip to make the next one. |
|
http/1.0 w/keepalive is common (amazon s3 for example) perfectly suitable simple protocol for this