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
I think we should include all response information in the Result struct.
This way one can test weather or not their server responded with the correct response, and not just the correct status code and body.
I'd be happy to work on this.
The text was updated successfully, but these errors were encountered:
I think we should include all response information in the Result struct.
This way one can test weather or not their server responded with the correct response, and not just the correct status code and body.
I'd be happy to work on this.
The text was updated successfully, but these errors were encountered: