Req.UnexpectedStatusError exception (req v0.8.0-rc.0)

Copy Markdown View Source

An exception returned by Req.Expect when response has unexpected status.

The public fields are:

  • :expected_status - the expected HTTP response status

  • :actual_status - the actual HTTP response status