[TIMOB-4516] Ti.Network.HTTPClient.validatesSecureCertificate initial value is 'undefined'
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-06-29T16:40:55.000+0000 |
Affected Version/s | Release 1.7.1 |
Fix Version/s | Sprint 2011-26, Release 1.7.2, Release 1.8.0 |
Components | Android |
Labels | httpclient |
Reporter | Stephen Tramer |
Assignee | Opie Cyrus |
Created | 2011-06-28T13:34:45.000+0000 |
Updated | 2011-07-06T14:47:50.000+0000 |
Description
Exactly as described in bug title. Initial value should be 'false' as per defined value on iOS; if this behavior should be different, please let me know.
Linked to iOS ticket for similar bug.
iOS defines the initial value for this property as 'false'.
Merging and testing across 1.7.2 and 1.8.0.
Tested with 1.7.2.v20110630161836 Test name Passed? Line number Message android results apiTest true 4 Success secureValidateProperty true 21 Success largeFileWithRedirect true 32 Success emptyPOSTSend true 51 Success responseHeadersBug true 75 Success