Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
36da998f
Commit
36da998f
authored
Oct 02, 2007
by
Rémi Denis-Courmont
Browse files
We use error code 456
parent
cff0f4bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/network/httpd.c
View file @
36da998f
...
...
@@ -302,9 +302,9 @@ static const http_status_info http_reason[] =
{ 452, "Conference not found" },
{ 453, "Not enough bandwidth" },*/
{
454
,
"Session not found"
},
/*{ 455, "Method not valid in this State" },
/*{ 455, "Method not valid in this State" },
*/
{
456
,
"Header field not valid for resource"
},
{ 457, "Invalid range" },
/*
{ 457, "Invalid range" },
{ 458, "Read-only parameter" },*/
{
459
,
"Aggregate operation not allowed"
},
{
460
,
"Non-aggregate operation not allowed"
},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment