aboutsummaryrefslogtreecommitdiffstats
path: root/proxy/proxy_http_rewriter.c
Commit message (Collapse)AuthorAgeFilesLines
* fix -http-proxy implementation to work correctly with chunked encoding.David 'Digit' Turner2010-07-231-0/+6
| | | | Change-Id: I3d8a18bd0849c75d0133b234a8aa74069ad71baa
* Fix Win32 socket error handling.David 'Digit' Turner2010-03-251-1/+1
| | | | | | This also fixes -http-proxy support on Windows. Change-Id: I741b224511c064412ac39351ed4f1b9146a313a5
* AI 144597: am: CL 144596 am: CL 144595 Fix the AVD configuration code to ↵David Turner2009-04-051-16/+30
| | | | | | | | | | | | | | | support "sdcard.path" in config.ini to indicate an explicit SD Card image file (instead of using the one in the content directory) Note that this also fix a bug where the SD Card image was not properly locked in the previous implementation. Allow the http-proxy support code to actually manage to receive chunked encoding data, instead of complaining needlessly. Introduce a new CharBuffer object that is used indirectly by "-radio <hostdevice>" and "-gps <hostdevice>" options Add new documentation for QEMUD and CharDriverState objects Update the Audio documentation with ASCII graphics (because I'm an artist too) Original author: digit Merged from: //branches/cupcake/... Original author: android-build Automated import of CL 144597
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1125
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1125/+0
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-2/+2
|
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-14/+7
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+1132