When trying to assert for example: `$I->seeHttpHeader('X-Pagination-Total-Count', 25);` it will fail because of the different types
When trying to assert for example:
$I->seeHttpHeader('X-Pagination-Total-Count', 25);it will fail because of the different types