[TIMOB-6230] MobileWeb: Upload progress listener in HTTPClient causes some servers to throw a 501 error.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2012-02-15T14:27:36.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | n/a |
Reporter | Bryan Hughes |
Assignee | Bryan Hughes |
Created | 2011-11-17T21:54:51.000+0000 |
Updated | 2014-01-28T23:51:20.000+0000 |
Description
For some reason, when an upload progress listener is attached to the XHR object in HTTPclient, some servers start throwing 501 errors.
Tested and I cannot reproduce. This issue was observed a long time ago, before the AMD re-write. The code that caused this bug is no longer there, and everything works just fine now. I suspect that it has been fixed, although I cannot say in which ticket exactly.