Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The status code is a string, not a number. From ruby docs: > The HTTP result code string. For example, ‘302’. You can also determine the response type by examining which response subclass the response object is an instance of.
- Loading branch information