mirror of
https://github.com/nadoo/glider.git
synced 2025-02-23 17:35:40 +08:00
http: remove debug info
This commit is contained in:
parent
393a334705
commit
ef2d3cd07f
@ -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