diff --git a/src/microhttpd/connection.c b/src/microhttpd/connection.c index a452afcf..963aaf04 100644 --- a/src/microhttpd/connection.c +++ b/src/microhttpd/connection.c @@ -104,7 +104,7 @@ "
The total size of the request headers, which includes the " \ "request target and the request field lines, exceeds the memory " \ "constraints of this web server.
" \ - "The request could be re-tried with shorter field lines, a shorter "\ + "
The request could be re-tried with shorter field lines, a shorter " \ "request target or a shorter request method token.
" \ "