mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2025-11-08 19:40:25 +08:00
修复WAF的一处测试用例无法工作的问题
This commit is contained in:
@@ -84,3 +84,7 @@ func (this *TestRequest) WAFFingerprint() []byte {
|
|||||||
func (this *TestRequest) DisableAccessLog() {
|
func (this *TestRequest) DisableAccessLog() {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
func (this *TestRequest) ProcessResponseHeaders(headers http.Header, status int) {
|
||||||
|
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user