Codeception / Codeception/module-rest
Possible way to `grabFullResponse()` or `grabAllHeaders()`?
Open
- Dominant language
- PHP
- Stars
- 60
- Forks
- 30
- Avg merge
- 22h 37m
- Merged PRs (30d)
- 1
Description
Currently the rest module only supports `grabResponse()` which returns a string.
It would be nice to grab the full response including headers, or just the headers if needed to troubleshoot. I've looked at the documentation and it's not very clear how to get the underlying response from a test.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.