507 Insufficient Storage
HTTP协议的 507 Insufficient Storage
响应状态码 可以在WebDAV协议(基于web的分布式创作和版本控制,参见RFC 4918)中给出。
507码表示服务器不能存储相关内容。准确地说,一个方法可能没有被执行,因为服务器不能存储其表达形式,这里的表达形式指:方法所附带的数据,而且其请求必需已经发送成功。
Status
507 Insufficient Storage
Specifications
Specification | Title |
---|---|
RFC 4918, section 11.5: 507 Insufficient Storage | Web Distributed Authoring and Versioning |