https://bugzilla.wikimedia.org/show_bug.cgi?id=24512

--- Comment #3 from Reedy <[email protected]> 2011-08-24 15:26:54 UTC ---
Yes it does

        $http = MWHttpRequest::factory( 'http://www.address.com',
            array(
                'method' => 'POST',
                'postData' => array(
                    'foo' => 'bar',
                )
            )
        );

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to