MediaWiki master
TelemetryHeadersInterface.php
Go to the documentation of this file.
1<?php
2
3namespace Wikimedia\Http;
4
11
16 public function getRequestHeaders(): array;
17}
Provide Request Telemetry information.
getRequestHeaders()
Get Headers to outgoing requests.
Utility for parsing a HTTP Accept header value into a weight map.