mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
Fixed builds without messages
This commit is contained in:
@@ -133,7 +133,7 @@
|
||||
"<html><head><title>Request malformed</title></head>" \
|
||||
"<body>Your HTTP request has wrong value for <b>Content-Length</b> header.</body></html>"
|
||||
#else
|
||||
#define REQUEST_CHUNKED_MALFORMED ""
|
||||
#define REQUEST_CONTENTLENGTH_MALFORMED ""
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user