mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2025-11-07 18:50:27 +08:00
优化代码
This commit is contained in:
@@ -88,3 +88,7 @@ func (this *TestRequest) DisableAccessLog() {
|
||||
func (this *TestRequest) ProcessResponseHeaders(headers http.Header, status int) {
|
||||
|
||||
}
|
||||
|
||||
func (this *TestRequest) WAFMaxRequestSize() int64 {
|
||||
return 1 << 20
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user