mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
MHD_queue_response(): clarified log message
This commit is contained in:
@@ -5222,7 +5222,7 @@ MHD_queue_response (struct MHD_Connection *connection,
|
||||
{
|
||||
#ifdef HAVE_MESSAGES
|
||||
MHD_DLOG (daemon,
|
||||
_ ("Connection \"Upgrade\" can be used " \
|
||||
_ ("Connection \"Upgrade\" can be used only " \
|
||||
"with HTTP/1.1 connections!\n"));
|
||||
#endif
|
||||
return MHD_NO;
|
||||
|
||||
Reference in New Issue
Block a user