summaryrefslogtreecommitdiffstats
path: root/net/http/http_content_disposition.h
diff options
context:
space:
mode:
authorrsleevi@chromium.org <rsleevi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-15 20:44:21 +0000
committerrsleevi@chromium.org <rsleevi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-15 20:44:21 +0000
commit4750937f28e4646c8ffaa063913f104fee29ad13 (patch)
tree507e1fe63f1a48c79a22e331955d129f79d1557f /net/http/http_content_disposition.h
parent683e08b6585ff4f98332a69660a7dd85047ae203 (diff)
downloadchromium_src-4750937f28e4646c8ffaa063913f104fee29ad13.zip
chromium_src-4750937f28e4646c8ffaa063913f104fee29ad13.tar.gz
chromium_src-4750937f28e4646c8ffaa063913f104fee29ad13.tar.bz2
Do not enqueue multiple socket writes performing an HTTP chunked request
When performing an HTTP request that uses a chunked transfer encoding, and both the underlying socket and the UploadDataStream provide data asynchronously, ensure that writes to the underlying socket maintain a strict ordering and that only one callback (socket write, chunked data available) is pending at a time. BUG=132243 TEST=HttpStreamParser.AsyncChunkAndAsyncSocket Review URL: https://chromiumcodereview.appspot.com/10536138 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142470 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/http/http_content_disposition.h')
0 files changed, 0 insertions, 0 deletions