mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2026-04-18 22:45:20 +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