git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Eric Wong <normalperson@yhbt.net>
To: Tony Finch <dot@dotat.at>
Cc: Constantine Plotnikov <constantine.plotnikov@gmail.com>,
	git@vger.kernel.org
Subject: Re: git+http:// proof-of-concept (not using CONNECT)
Date: Tue, 7 Jul 2009 13:50:03 -0700	[thread overview]
Message-ID: <20090707205003.GA31195@dcvr.yhbt.net> (raw)
In-Reply-To: <alpine.LSU.2.00.0907071712580.30197@hermes-2.csi.cam.ac.uk>

Tony Finch <dot@dotat.at> 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

  reply	other threads:[~2009-07-07 20:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-02  8:54 git+http:// proof-of-concept (not using CONNECT) Eric Wong
2009-07-02  9:52 ` Constantine Plotnikov
2009-07-03 20:28   ` Eric Wong
2009-07-07 16:14     ` Tony Finch
2009-07-07 20:50       ` Eric Wong [this message]
2009-08-26 14:34         ` Douglas Campos
2009-09-05  8:23           ` Eric Wong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090707205003.GA31195@dcvr.yhbt.net \
    --to=normalperson@yhbt.net \
    --cc=constantine.plotnikov@gmail.com \
    --cc=dot@dotat.at \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).