You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.