aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/CompilerCodegen.h
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2009-11-12 14:05:59 -0800
committerElliott Hughes <enh@google.com>2009-11-12 22:20:02 -0800
commit68d262d2c56fb4bb0d8253383aacaba8f36bc691 (patch)
tree9743f45b092e41ead7d899712533de7037cffa3c /vm/compiler/codegen/CompilerCodegen.h
parent0623da9506227142603766602a554d822e6170b5 (diff)
Fix HttpURLConnection's chunked encoding behavior.
A third-party developer who wasn't reading to the end of the stream found that their next connection would return junk, which turned out to be the tail of the first response (thanks to connection recycling). Make sure we clean up a chunked-encoding stream before allowing the connection to be reused. Enhance our test web server to implement chunked encoding properly, with configurable chunk sizes, rather than just responding with a single chunk. Bug: http://code.google.com/p/android/issues/detail?id=2939
Diffstat (limited to 'vm/compiler/codegen/CompilerCodegen.h')
0 files changed, 0 insertions, 0 deletions