- Http::request(), Http::post()
authorRiver Tarnell <river@users.mediawiki.org>
Thu, 10 May 2007 19:13:02 +0000 (19:13 +0000)
committerRiver Tarnell <river@users.mediawiki.org>
Thu, 10 May 2007 19:13:02 +0000 (19:13 +0000)
commite59f873bef67ef8531e2d19124b8019feca3b307
tree0351d92ae8c812390e3ba7d3dd04aa47db58e1ad
parent7c0082d05a839afd4954e889fe52df0600d33306
- Http::request(), Http::post()
- don't redirect page views on POST
- Special:Export shouldn't do POST special case when page name provided
- Special:Import should use POST for interwiki fetches
includes/HttpFunctions.php
includes/SpecialExport.php
includes/SpecialImport.php
includes/Wiki.php