Add maxrequestbody directive (#1163)

This commit is contained in:
Ngo The Trung
2016-11-04 08:25:49 +08:00
committed by Tw
parent 63f749112b
commit 0cdaaba4b8
9 changed files with 438 additions and 2 deletions

View File

@@ -393,6 +393,7 @@ var directives = []string{
// primitive actions that set up the fundamental vitals of each config
"root",
"bind",
"maxrequestbody",
"tls",
// services/utilities, or other directives that don't necessarily inject handlers