We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b045094 commit e8eb43eCopy full SHA for e8eb43e
Response.php
@@ -170,7 +170,7 @@ class Response
170
422 => 'Unprocessable Entity', // RFC4918
171
423 => 'Locked', // RFC4918
172
424 => 'Failed Dependency', // RFC4918
173
- 425 => 'Reserved for WebDAV advanced collections expired proposal', // RFC2817
+ 425 => 'Too Early', // RFC-ietf-httpbis-replay-04
174
426 => 'Upgrade Required', // RFC2817
175
428 => 'Precondition Required', // RFC6585
176
429 => 'Too Many Requests', // RFC6585
0 commit comments