Remove a specific HTTP header.
Parameters
string $header HTTP header to remove.:
Return value
MessageInterface
File
- drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php, line 104
Class
- MessageInterface
- Request and response message interface
Namespace
Guzzle\Http\Message
Code
public function removeHeader($header);