diff options
author | David 'Digit' Turner <digit@google.com> | 2011-10-11 04:11:20 +0200 |
---|---|---|
committer | David 'Digit' Turner <digit@google.com> | 2011-10-17 14:57:52 +0200 |
commit | f9c98df586b228896d98645f4192c9fc30e56f0d (patch) | |
tree | 19812677d4d6f750d3f90b4a9dbd4028a6f58402 /vl-android-ui.c | |
parent | 245874ab78e586f6ff0149cfc77df12403be8595 (diff) | |
download | external_qemu-f9c98df586b228896d98645f4192c9fc30e56f0d.zip external_qemu-f9c98df586b228896d98645f4192c9fc30e56f0d.tar.gz external_qemu-f9c98df586b228896d98645f4192c9fc30e56f0d.tar.bz2 |
Fix http proxy to deal with chunked body encoding properly.
This patch fixes the HTTP rewriter to deal with chunked encoding
properly. The old code didn't handle the end of chunk data properly
(it must be followed by \r\n which was ignored by the previous code).
See http://tools.ietf.org/html/rfc2616#section-3.6.1 for details.
Fix for b/5033498
Change-Id: I385c632ab7b550257b7b241948c30e5fe444b7cd
Diffstat (limited to 'vl-android-ui.c')
0 files changed, 0 insertions, 0 deletions