Revert "Fix IHTTPResult::getHeader/s() - Split functionality "getHeader()" and "getHeaders()" analog to IMessageInterface::getHeader/s() - Fix functionality at various places - Adapt CurlResultTest"
This reverts commit 933ea7c9
This commit is contained in:
@@ -465,7 +465,8 @@ class HTTPRequest implements IHTTPRequest
|
||||
'timeout' => $timeout,
|
||||
'accept_content' => $accept_content,
|
||||
'cookiejar' => $cookiejar
|
||||
]
|
||||
],
|
||||
$redirects
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user