rcrowe\Hippy\Transport\TransportInterface::setHeaders PHP Method

setHeaders() public method

Set the headers that will be sent with the message.
public setHeaders ( array $headers ) : void
$headers array Key value array
return void
    public function setHeaders(array $headers);