[core-dev] [limewire jira] Created: (CORE-15) HTTP header "Connection: close" ignored

[email protected] Wed, 25 May 2005 11:02:22 -0400 (EDT)
Newsgroups gmane.network.gnutella.limewire.core.devel
Message-ID <[email protected]>
DO NOT REPLY TO THIS EMAIL.
PLEASE POST YOUR COMMENTS THROUGH THE WEB INTERFACE AT
http://www.limewire.org/jira/browse/CORE-15
ANY REPLY MADE TO THIS MESSAGE WILL BE DISCARDED.


The following issue has been created:


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: CORE-15
    Summary: HTTP header "Connection: close" ignored
       Type: Bug

     Status: Open
   Priority: Critical

    Project: core
 Components: 
             downloader

   Assignee: Greg Bildson
   Reporter: Beyers Cronje

    Created: Wed, 25 May 2005 11:02 AM
    Updated: Wed, 25 May 2005 11:02 AM
Environment: Limewire - all

Description:
The dowloader does not comply with RFC 2616 Section 14.10 using the HTTP/1.1  "Connection: close" header. 

A Limewire client receiving a response from a remote host running HTTP/1.1 with "Connection: close" header specified in the response message, ignores this field and still handles the connection as a persistent connection.

According to RFC2616:
" HTTP/1.1 defines the "close" connection option for the sender to signal that the connection will be closed after completion of the response. For example,

       Connection: close

in either the request or the response header fields indicates that the connection SHOULD NOT be considered `persistent' (section 8.1) after the current request/response is complete. "

View the issue:
  http://www.limewire.org/jira/browse/CORE-15

---------------------------------------------------------------------
This message was generated by JIRA, LimeWire.org's issue tracking system.

If you think it was sent incorrectly contact one of the administrators:
   http://www.limewire.org/jira/secure/Administrators.jspa

_______________________________________________
core-dev mailing list
[email protected]
http://www.limewire.org/mailman/listinfo/core-dev