mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 12:40:07 +00:00
improve: use stream reduce auth check time
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
"net/http"
|
||||
)
|
||||
|
||||
var _ io.ReadWriteCloser = &RequestWrapper{}
|
||||
var _ io.ReadWriteCloser = (*RequestWrapper)(nil)
|
||||
|
||||
type RequestWrapper struct {
|
||||
req *http.Request
|
||||
|
||||
Reference in New Issue
Block a user