2008-10-08 Gonzalo Paniagua Javier <gonzalo@novell.com>
authorGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Wed, 8 Oct 2008 17:52:29 +0000 (17:52 -0000)
committerGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Wed, 8 Oct 2008 17:52:29 +0000 (17:52 -0000)
commitf374f900d42a56b490139a000a300c02ff94ae9c
tree2fc20669437457fd699ce26f29f1e6b3a51456e0
parent0596250228265e4833e0c0dcb24643aec1e7034f
2008-10-08 Gonzalo Paniagua Javier <gonzalo@novell.com>

* HttpConnection.cs:
* HttpListenerResponse.cs: fix typo that caused the "connection close"
header to be sent. Do not close the socket when the encoding is not
chunked and reuse is possible.
Fixes bug #433371.

svn path=/trunk/mcs/; revision=115250
mcs/class/System/System.Net/ChangeLog
mcs/class/System/System.Net/HttpConnection.cs
mcs/class/System/System.Net/HttpListenerResponse.cs