[TIMOB-162] Android doesn't support Preemptive BasicAuth
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:52:11.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 0.7.0 |
Components | Android |
Labels | android, defect |
Reporter | Don Thorp |
Assignee | Don Thorp |
Created | 2011-04-15T02:24:32.000+0000 |
Updated | 2011-04-17T01:52:11.000+0000 |
Description
The Apache HTTPClient implementation does not support preemptive BasicAuth, so credentials provided in the UserInfo portion of the URL's Authority were not being transmitted.
(from [aae616eda4331bec4b13d651c8e4ea55485dc064]) [#162 state:resolved] credentials are now preemtively passed if present in the url http://github.com/appcelerator/titanium_mobile/commit/aae616eda4331bec4b13d651c8e4ea55485dc064"> http://github.com/appcelerator/titanium_mobile/commit/aae616eda4331...