|
MediaWiki master
|
This is the complete list of members for MediaWiki\Http\HttpRequestFactory, including all inherited members.
| __construct(ServiceOptions $options, LoggerInterface $logger, ?TelemetryHeadersInterface $telemetry=null) | MediaWiki\Http\HttpRequestFactory | |
| canMakeRequests() | MediaWiki\Http\HttpRequestFactory | |
| CONSTRUCTOR_OPTIONS | MediaWiki\Http\HttpRequestFactory | |
| create( $url, array $options=[], $caller=__METHOD__) | MediaWiki\Http\HttpRequestFactory | |
| createGuzzleClient(array $config=[]) | MediaWiki\Http\HttpRequestFactory | |
| createMultiClient( $options=[]) | MediaWiki\Http\HttpRequestFactory | |
| get( $url, array $options=[], $caller=__METHOD__) | MediaWiki\Http\HttpRequestFactory | |
| getUserAgent() | MediaWiki\Http\HttpRequestFactory | |
| post( $url, array $options=[], $caller=__METHOD__) | MediaWiki\Http\HttpRequestFactory | |
| request( $method, $url, array $options=[], $caller=__METHOD__) | MediaWiki\Http\HttpRequestFactory |