Shorten mark footprint
This commit is contained in:
+1
-1
@@ -82,7 +82,7 @@ private:
|
|||||||
writeStatus(HTTP_200_OK);
|
writeStatus(HTTP_200_OK);
|
||||||
|
|
||||||
/* Write mark, this propagates to WebSockets too */
|
/* Write mark, this propagates to WebSockets too */
|
||||||
writeHeader("Web-Server", "uWebSockets v0.15");
|
writeHeader("uWebSockets", "v0.15");
|
||||||
|
|
||||||
/* If no total size given then assume this chunk is everything */
|
/* If no total size given then assume this chunk is everything */
|
||||||
if (!totalSize) {
|
if (!totalSize) {
|
||||||
|
|||||||
Reference in New Issue
Block a user