diff --git a/src/Symfony/Component/BrowserKit/HttpBrowser.php b/src/Symfony/Component/BrowserKit/HttpBrowser.php index 6f5749c2642a8..0ad87b5c33a62 100644 --- a/src/Symfony/Component/BrowserKit/HttpBrowser.php +++ b/src/Symfony/Component/BrowserKit/HttpBrowser.php @@ -94,7 +94,7 @@ private function getBodyAndExtraHeaders(Request $request, array $headers): array return [http_build_query($fields, '', '&', \PHP_QUERY_RFC1738), ['Content-Type' => 'application/x-www-form-urlencoded']]; } - private function getHeaders(Request $request): array + protected function getHeaders(Request $request): array { $headers = []; foreach ($request->getServer() as $key => $value) {
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: