Changeset 36da998fbebd55962d5cb587f3a66bdee064fdfc
- Timestamp:
- 02/10/07 17:03:08
(1 year ago)
- Author:
- Rémi Denis-Courmont <rem@videolan.org>
- git-committer:
- Rémi Denis-Courmont <rem@videolan.org> 1191337388 +0000
- git-parent:
[cff0f4bfa5b59be089630bbff5b6a7a3faa44fc8]
- git-author:
- Rémi Denis-Courmont <rem@videolan.org> 1191337388 +0000
- Message:
We use error code 456
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rc887fde |
r36da998 |
|
| 303 | 303 | { 453, "Not enough bandwidth" },*/ |
|---|
| 304 | 304 | { 454, "Session not found" }, |
|---|
| 305 | | /*{ 455, "Method not valid in this State" }, |
|---|
| | 305 | /*{ 455, "Method not valid in this State" },*/ |
|---|
| 306 | 306 | { 456, "Header field not valid for resource" }, |
|---|
| 307 | | { 457, "Invalid range" }, |
|---|
| | 307 | /*{ 457, "Invalid range" }, |
|---|
| 308 | 308 | { 458, "Read-only parameter" },*/ |
|---|
| 309 | 309 | { 459, "Aggregate operation not allowed" }, |
|---|