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
Motivation:
The status 308 is defined by RFC7538.
This RFC has currently the state Proposed Standard since 2 years, but
the status code is already handle by all browsers (Chrome, Firefox,
Edge, Safari, …).
Changes:
HTTP Status 308 is added to constants
HTTP Status 308 is added on well-known status for redirection
When 308, according to the RFC, we are not allowed to switch to get and
we keep body
0 commit comments