Re: Slow HTTP Responses

Larry Masinter <masinter@parc.xerox.com>
To: robm@ncsa.uiuc.edu
Cc: sanders@bsdi.com, www-talk@www0.cern.ch, timbl@www0.cern.ch
In-reply-to: Rob McCool's message of Thu, 13 Jan 1994 21:17:05 -0800 <9401140517.AA18910@void.ncsa.uiuc.edu>
Subject: Re: Slow HTTP Responses
From: Larry Masinter <masinter@parc.xerox.com>
Sender: Larry Masinter <masinter@parc.xerox.com>
Fake-Sender: masinter@parc.xerox.com
Message-id: <94Jan14.133029pst.2732@golden.parc.xerox.com>
Date: 	Fri, 14 Jan 1994 13:30:26 PST
Content-Length: 508
I uneasy having to supply a separate information channel when you
already have a channel established. The only problem is that you want
to interpolate asynchronous information in the middle of a channel of
other information. Telnet already does this by having some escape
codes.

Why not use an escape code mechanism for those information channels
that want to send status information back? This won't be MOST servers,
only a few. The client just would have to look for the escape codes in
the data stream.