HttpFunctions: Fix bug where sslVerifyHost was only added to the CURL options when...
authorAndrew Garrett <werdna@users.mediawiki.org>
Sun, 25 Apr 2010 22:53:19 +0000 (22:53 +0000)
committerAndrew Garrett <werdna@users.mediawiki.org>
Sun, 25 Apr 2010 22:53:19 +0000 (22:53 +0000)
commit5e9e490a6b4f5e4131b2f914b9206a1b6298319f
tree6534acfd0be76194d5b201e9ff32f18d80bb2cf7
parent779760ff25def3e6f91d02f7f629e4f6a134ea8c
HttpFunctions: Fix bug where sslVerifyHost was only added to the CURL options when it would have no effect anyway.
includes/HttpFunctions.php