diff --git a/config/paths.go b/config/paths.go index 44932f8..daa4a3c 100644 --- a/config/paths.go +++ b/config/paths.go @@ -12,7 +12,7 @@ import ( ) const ( - RewriteIdHeader = "Rewrite-Id" + RewriteIdHeader = "RewriteId" ) func FindPaths(path string, configuration *shared.WiretapConfiguration) []*shared.WiretapPathConfig {