<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/winproxy/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/winproxy/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 08 Feb 2010 09:22:00 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/winproxy/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>chunksize doesn't match the result after response mutation</title><link>https://sourceforge.net/p/winproxy/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;For HTTP 1.1, after response is received, if the responded HTTP set "Transfer-Encoding" as "chunk", there is an interger at the very beginning of the whole content, sort of:&lt;br /&gt;
HTTP RESPONSE &lt;br /&gt;
\r\n&lt;br /&gt;
\r\n&lt;br /&gt;
chunk size (integer binary)&lt;br /&gt;
\r\n&lt;br /&gt;
HTML data...&lt;/p&gt;
&lt;p&gt;the chunk size looks like an exact match for the HTML content. Since mutation will change the content size, the chunk size is not updated, and the browser will close the socket in such situation and shows website cannot be displayed.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">zlike</dc:creator><pubDate>Mon, 08 Feb 2010 09:22:00 -0000</pubDate><guid>https://sourceforge.netc980cc32d9284e4c06f6a2fcc4cd65cd15572c09</guid></item></channel></rss>