add it back

This commit is contained in:
Daniel Wehner 2015-11-18 10:45:48 +01:00
parent 17608389f1
commit db5fbe0e23

View File

@ -160,6 +160,7 @@ class Response
415 => 'Unsupported Media Type',
416 => 'Range Not Satisfiable',
417 => 'Expectation Failed',
418 => 'I\'m a teapot', // RFC2324
422 => 'Unprocessable Entity', // RFC4918
423 => 'Locked', // RFC4918
424 => 'Failed Dependency', // RFC4918