The constructor
The constructor can receive an optional cache class compatible with Psr\SimpleCache\CacheInterface
The constructor can also receive optional $config
variables as follows:
Variable name | Default value | Description |
---|---|---|
|
| Auto-initialization on HTTP headers from |
|
| Maximum HTTP User-Agent value allowed. |
Last updated