https://bugzilla.wikimedia.org/show_bug.cgi?id=36137
--- Comment #1 from Arthur Richards <[email protected]> 2012-04-20 21:44:14 UTC --- Also, just for reference, there is precedence for this already in HttpFunctions.php: if ( strtoupper( $this->method ) == "HEAD" ) { $this->headersOnly = true; } -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
