[TIMOB-4513] Ti.Network.HTTPClient.validatesSecureCertificate exposed as BOOL
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-06-28T15:13:37.000+0000 |
Affected Version/s | Release 1.7.1 |
Fix Version/s | Sprint 2011-26, Release 1.7.2 |
Components | iOS |
Labels | certificate, httpclient |
Reporter | Stephen Tramer |
Assignee | Stephen Tramer |
Created | 2011-06-28T09:48:51.000+0000 |
Updated | 2011-07-08T09:52:18.000+0000 |
Description
This is a publicly available property and should either be removed in favor of being read directly from dynprops, or exposed as an NSNumber so that it can be properly managed.
Reviewed code. Processed pull request. Cherry picked into 1_7_X.
Tested with 1.7.2.3d44999 Test name Passed? Line number Message iphone results apiTest true 4 Success secureValidateProperty true 15 Success largeFileWithRedirect true 26 Success emptyPOSTSend true 45 Success responseHeadersBug true 72 Success