Minor changes

This commit is contained in:
Eduard Urbach 2017-06-23 15:53:22 +02:00
parent 3cd8b403c5
commit 0204958e81

View File

@ -47,6 +47,7 @@ func logRequest(ctx *aero.Context, responseTime time.Duration) {
if len(hostNames) != 0 {
hostName = hostNames[0]
hostName = strings.TrimSuffix(hostName, ".")
}
// Log every request