in reply to Streaming JS commands to IE with a Perl HTTP push server
Have you tried using the '100 Continue' header? (eg: using the same socket to send multiple HTTP responses).
IIUC conforming HTTP/1.1 client implementations will implement this just fine.
-David
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Streaming JS commands to IE with a Perl HTTP push server
by freefall (Initiate) on Aug 11, 2007 at 03:18 UTC | |
by freefall (Initiate) on Aug 21, 2007 at 02:22 UTC |