mirror of
https://github.com/nadoo/glider.git
synced 2025-04-30 07:59:57 +08:00
http: remove debug info
This commit is contained in:
parent
393a334705
commit
23a77e7e02
@ -55,8 +55,6 @@ func parseRequest(r *bufio.Reader) (*request, error) {
|
||||
return nil, err
|
||||
}
|
||||
|
||||
log.F("req header: %v", header)
|
||||
|
||||
auth := header.Get("Proxy-Authorization")
|
||||
|
||||
cleanHeaders(header)
|
||||
|
Loading…
Reference in New Issue
Block a user