* r55034#c3604 re-factored presently used curl options to back-end agnostic options.
authorMichael Dale <dale@users.mediawiki.org>
Tue, 1 Sep 2009 16:01:51 +0000 (16:01 +0000)
committerMichael Dale <dale@users.mediawiki.org>
Tue, 1 Sep 2009 16:01:51 +0000 (16:01 +0000)
commit3bc78b785a387f02b37c181a7bfdf862f018e8cc
tree6ac16915a27fd21adeb2c1dad03dcd588f650482
parent22fc4e78186a813ac91a21062e09a359d0822e2b
* r55034#c3604 re-factored presently used curl options to back-end agnostic options.
* broke out curl and php based requests into separate classes ( more general cleanup is of course possible :)
* @@todo these tokens need to be mapped to php fopen stream "context" along with a more general mapping of the rest of the curl options.
includes/HttpFunctions.php