diff --git a/src/daemon/reason_phrase.c b/src/daemon/reason_phrase.c index 443e180..59bd93a 100644 --- a/src/daemon/reason_phrase.c +++ b/src/daemon/reason_phrase.c @@ -76,7 +76,7 @@ static const char *four_hundred[] = { "Length Required", "Precondition Failed", "Request Entity Too Large", - "Request-URI Too Large", + "Request-URI Too Long", "Unsupported Media Type", "Requested Range Not Satisfiable", "Expectation Failed",