module-rest
module-rest copied to clipboard
Add grabHttpHeaders() to return all response http headers
closes #114
This adds functionality to return full headers and perform additional assertions on them, e.g. verifying substrings in headers.
I'm unsure if I should open another one in https://github.com/Codeception/lib-innerbrowser or elsewhere for browsers as well.