|
MediaWiki
master
|


Static Public Member Functions | |
| static | get ($url, $options=[], $caller=__METHOD__) |
Static Public Member Functions inherited from Http | |
| static | get ($url, $options=[], $caller=__METHOD__) |
| Simple wrapper for Http::request( 'GET' ) More... | |
| static | getProxy () |
| Gets the relevant proxy from $wgHTTPProxy. More... | |
| static | isValidURI ($uri) |
| Checks that the given URI is a valid one. More... | |
| static | post ($url, $options=[], $caller=__METHOD__) |
| Simple wrapper for Http::request( 'POST' ) More... | |
| static | request ($method, $url, $options=[], $caller=__METHOD__) |
| Perform an HTTP request. More... | |
| static | userAgent () |
| A standard user-agent we can use for external requests. More... | |
Static Public Attributes | |
| static mixed | $response |
Static Public Attributes inherited from Http | |
| static | $httpEngine = false |
|
static |
Definition at line 108 of file MediaWikiPageNameNormalizerTest.php.
|
static |
Definition at line 106 of file MediaWikiPageNameNormalizerTest.php.
Referenced by MediaWikiPageNameNormalizerTest\testNormalizePageTitle().