forked from Ivasoft/traefik
fix: access logs header names filtering is case insensitive
This commit is contained in:
@@ -16,9 +16,10 @@ It has these top-level messages:
|
||||
package helloworld
|
||||
|
||||
import (
|
||||
proto "github.com/golang/protobuf/proto"
|
||||
fmt "fmt"
|
||||
math "math"
|
||||
|
||||
proto "github.com/golang/protobuf/proto"
|
||||
)
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user