We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c7de8cf + 7a120a8 commit b068eacCopy full SHA for b068eac
src/Response.php
@@ -34,6 +34,7 @@ class Response implements ResponseInterface
34
101 => 'Switching Protocols',
35
102 => 'Processing',
36
103 => 'Early Hints',
37
+ 104 => 'Upload Resumption Supported (TEMPORARY - registered 2024-11-13, expires 2025-11-13)',
38
// SUCCESS CODES
39
200 => 'OK',
40
201 => 'Created',
0 commit comments