UPT: updated e2e test and default true for process-multipart-body annotation

This commit is contained in:
Desmond Ho 2018-10-25 10:43:26 +08:00
parent 3c2c0d0858
commit bf03046a80
5 changed files with 31 additions and 11 deletions

View file

@ -906,8 +906,6 @@ stream {
{{ if not $location.LuaRestyWAF.ProcessMultipartBody }}
waf:set_option("process_multipart_body", false)
{{ else }}
waf:set_option("process_multipart_body", true)
{{ end }}
{{ if $location.LuaRestyWAF.Debug }}