Add comments explaining that the funky multiple Location headers stuff is a CURL...
authorBrion Vibber <brion@users.mediawiki.org>
Thu, 22 Dec 2011 23:12:44 +0000 (23:12 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Thu, 22 Dec 2011 23:12:44 +0000 (23:12 +0000)
commit2fc16ba6708b298fc5991c7cc3228c56bd64507c
tree9cb8b474a7f51542b2b8e3b484a81df01904db83
parentd9617a4537ce0c06914284a9259113d552b74008
Add comments explaining that the funky multiple Location headers stuff is a CURL artifact, and that the code will need updating if bug 29232 is done (high-level handling of http redirects)

Followup r94881, r106948.
includes/HttpFunctions.php
tests/phpunit/includes/HttpTest.php