UPT: updated e2e test and default true for process-multipart-body annotation
This commit is contained in:
parent
3c2c0d0858
commit
bf03046a80
5 changed files with 31 additions and 11 deletions
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue