Changeset 36da998fbebd55962d5cb587f3a66bdee064fdfc

Show
Ignore:
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
  • src/network/httpd.c

    rc887fde r36da998  
    303303    { 453, "Not enough bandwidth" },*/ 
    304304    { 454, "Session not found" }, 
    305   /*{ 455, "Method not valid in this State" }, 
     305  /*{ 455, "Method not valid in this State" },*/ 
    306306    { 456, "Header field not valid for resource" }, 
    307     { 457, "Invalid range" }, 
     307  /*{ 457, "Invalid range" }, 
    308308    { 458, "Read-only parameter" },*/ 
    309309    { 459, "Aggregate operation not allowed" },