/s.
On Thursday, January 23, 2003, at 06:47 PM, Jim Davidson wrote:
In a message dated 1/23/2003 6:24:22 PM Eastern Standard Time, [EMAIL PROTECTED] writes:
>What portions do you think would make the most sense to support, and what
>benefits would supporting those features provide?
Keep-alive enabled by default - allows persistent client/server
connections without negotiation.
Chunked transfer coding - allows streaming content within persistent
connections.
Byte ranges - allows a client to resume an interrupted transfer.
Are byte ranges useful outside big static file downloads?�
-Jim
