commit | de795883ade5cb918e2e8db9d1733e2a1f33ae8f | [log] [tgz] |
---|---|---|
author | jb@barop.de <jb@barop.de@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Sat Jan 12 00:26:05 2013 +0000 |
committer | jb@barop.de <jb@barop.de@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Sat Jan 12 00:26:05 2013 +0000 |
tree | a49218df82dff79b2167c789649edeeb8f9eec62 | |
parent | ff03815950f9a7fa8ee5f5fa2ce5455722be5f35 [diff] |
Fixes IE's http status code mangling from 204 to 1223 XMLHTTPRequest object in IE will return a status code of 1223 and drops some response headers if the server returns a HTTP/204. This patch intercepts the original response in IE6-9 and returns 204 when the code is 1223. Fixes issue 5031. Change-Id: I97b9094ef702cd852cc4d918183b394ffc853c32 Review-Link: https://gwt-review.googlesource.com/#/c/1440/ Review by: skybrian@google.com git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@11449 8db76d5a-ed1c-0410-87a9-c151d255dfc7