On Thursday, December 17, 2015 08:20:24 PM Mark Delany wrote: > It might be obvious to most, but should there be a section on > out-of-order processing of requests? > > That the request pipeline order doesn't necesarily match the response > pipeline order is particularly unexpected in some protocols (and > likely non-compliant), such as HTTP < 2.0
i think this is opaque to the dns-over-http specification. that is, while http may under its covers do all kinds of asynchronous things, perhaps even using udp, or multiple parallel tcp sessions, or out of order processing... from the point of view of a dns-over- http proxy, it makes POST requests, it receives POST responses to those requests. -- P Vixie
_______________________________________________ DNSOP mailing list [email protected] https://www.ietf.org/mailman/listinfo/dnsop
