mirror of
https://github.com/swisspol/GCDWebServer.git
synced 2026-04-24 00:00:04 +08:00
#17 Added support for chunked transfer encoding in request bodies
This commit is contained in:
@@ -433,6 +433,7 @@
|
||||
"-Weverything",
|
||||
"-Wshadow",
|
||||
"-Wshorten-64-to-32",
|
||||
"-Wno-vla",
|
||||
"-Wno-explicit-ownership-type",
|
||||
"-Wno-gnu-statement-expression",
|
||||
"-Wno-direct-ivar-access",
|
||||
|
||||
Reference in New Issue
Block a user