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
{{ message }}
This repository was archived by the owner on Jan 29, 2020. It is now read-only.
Updated test setup to ensure behavior under test is correct
`ResponseTest::testReasonPhraseCanBeEmpty()` was using status 599 as,
prior to #208, no default reason phrase was provided in `Response` for
that code. Now that there is, we need to use a different one. Updated to
555, as it is not currently reserved.
0 commit comments