caselessRemove()
caselessRemove(\GuzzleHttp\Psr7\iterable<string> $keys, array $data) : array
Remove the items given by the keys, case insensitively from the data.
Parameters
| \GuzzleHttp\Psr7\iterable |
$keys | |
| array | $data |