Merge branch 'master' into resolving-conflict-codepope
This commit is contained in:
commit
eba8b55f77
1 changed files with 1 additions and 0 deletions
1
main.go
1
main.go
|
@ -76,6 +76,7 @@ func handleReq(h http.Handler) http.Handler {
|
|||
}
|
||||
return
|
||||
}
|
||||
|
||||
if *logRequest {
|
||||
log.Println(r.Method, r.URL.Path)
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue