mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2025-11-08 03:00:27 +08:00
减少一些不必要的访问统计
This commit is contained in:
@@ -85,6 +85,10 @@ func (this *TestRequest) DisableAccessLog() {
|
||||
|
||||
}
|
||||
|
||||
func (this *TestRequest) DisableStat() {
|
||||
|
||||
}
|
||||
|
||||
func (this *TestRequest) ProcessResponseHeaders(headers http.Header, status int) {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user