Tony Finch <dot@xxxxxxxx> wrote: > On Fri, 3 Jul 2009, Eric Wong wrote: > > > > That and my approach requires both the client and server to be > > simutaneously sending and receiving responses in full-duplex channel > > which makes it impossible to work without chunking. IOW, there's no > > chance any HTTP proxy that dechunks or queues/coalesces chunked > > requests/responses can work with my approach. > > Many HTTP servers will not be able to support it either because HTTP is a > half-duplex protocol (modulo request pipelining). Heh, as far as I know Unicorn is the only one :) -- Eric Wong -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html