diff options
author | Tobias Markmann <tm@ayena.de> | 2015-03-17 12:55:12 (GMT) |
---|---|---|
committer | Kevin Smith <kevin.smith@isode.com> | 2015-03-19 18:44:21 (GMT) |
commit | cd193389d65c4abd51c557f942348f36356f4788 (patch) | |
tree | 77f6fea1542cc1f9dba6c299f74dc3bfbe0b1dde /SwifTools | |
parent | fedd8d88befb0fa19a58a78a163c200889b5272c (diff) | |
download | swift-cd193389d65c4abd51c557f942348f36356f4788.zip swift-cd193389d65c4abd51c557f942348f36356f4788.tar.bz2 |
Fix for HTTPConnectProxiedConnection to support responses in pieces
This fix lets HTTPConnectProxiedConnection buffer response data in
pieces until the end of the HTTP header is reached. Only then it will
try to parse the HTTP header.
This is *not* the HTTP chunked transfer encoding.
Test-Information:
Adjusted one test to respond in pieces and added a new test case that
verifies that response data is buffered.
Change-Id: Icfb987bdf2fc5771401a8a9c6979fa9ad1eebdca
Diffstat (limited to 'SwifTools')
0 files changed, 0 insertions, 0 deletions