\Qcloud\CosSignatureMiddleware

Summary

Methods
Properties
Constants
__construct()
__invoke()
No public properties found
No constants found
No protected methods found
$signature
N/A
No private methods found
$nextHandler
N/A

Properties

$signature

$signature

$nextHandler

$nextHandler

Methods

__construct()

__construct(callable  $nextHandler, mixed  $accessKey, mixed  $secretKey) : mixed

Parameters

callable $nextHandler

Next handler to invoke.

mixed $accessKey
mixed $secretKey

Returns

mixed —

__invoke()

__invoke(\Psr\Http\Message\RequestInterface  $request, array  $options) : mixed

Parameters

\Psr\Http\Message\RequestInterface $request
array $options

Returns

mixed —