mirror of
https://github.com/VinylDNS/vinyldns
synced 2025-08-30 13:58:15 +00:00
@@ -327,8 +327,8 @@ akka.http {
|
||||
}
|
||||
|
||||
parsing {
|
||||
# Spray doesn't like the AWS4 headers
|
||||
illegal-header-warnings = on
|
||||
# Don't complain about the / in the AWS SigV4 auth header
|
||||
ignore-illegal-header-for = ["authorization"]
|
||||
}
|
||||
}
|
||||
|
||||
|
@@ -329,8 +329,8 @@ akka.http {
|
||||
}
|
||||
|
||||
parsing {
|
||||
# Spray doesn't like the AWS4 headers
|
||||
illegal-header-warnings = on
|
||||
# Don't complain about the / in the AWS SigV4 auth header
|
||||
ignore-illegal-header-for = ["authorization"]
|
||||
}
|
||||
}
|
||||
|
||||
|
@@ -327,8 +327,8 @@ akka.http {
|
||||
}
|
||||
|
||||
parsing {
|
||||
# Spray doesn't like the AWS4 headers
|
||||
illegal-header-warnings = on
|
||||
# Don't complain about the / in the AWS SigV4 auth header
|
||||
ignore-illegal-header-for = ["authorization"]
|
||||
}
|
||||
}
|
||||
|
||||
|
@@ -336,8 +336,8 @@ akka.http {
|
||||
}
|
||||
|
||||
parsing {
|
||||
# Spray doesn't like the AWS4 headers
|
||||
illegal-header-warnings = on
|
||||
# Don't complain about the / in the AWS SigV4 auth header
|
||||
ignore-illegal-header-for = ["authorization"]
|
||||
}
|
||||
}
|
||||
|
||||
|
@@ -327,8 +327,8 @@ akka.http {
|
||||
}
|
||||
|
||||
parsing {
|
||||
# Spray doesn't like the AWS4 headers
|
||||
illegal-header-warnings = on
|
||||
# Don't complain about the / in the AWS SigV4 auth header
|
||||
ignore-illegal-header-for = ["authorization"]
|
||||
}
|
||||
}
|
||||
|
||||
|
@@ -792,8 +792,8 @@ v6-discovery-nibble-boundaries {
|
||||
}
|
||||
|
||||
parsing {
|
||||
# akka-http doesn't like the AWS4 headers
|
||||
illegal-header-warnings = on
|
||||
# Don't complain about the / in the AWS SigV4 auth header
|
||||
ignore-illegal-header-for = ["authorization"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -297,7 +297,7 @@ akka.http {
|
||||
}
|
||||
|
||||
parsing {
|
||||
# Spray doesn't like the AWS4 headers
|
||||
illegal-header-warnings = on
|
||||
# Don't complain about the / in the AWS SigV4 auth header
|
||||
ignore-illegal-header-for = ["authorization"]
|
||||
}
|
||||
}
|
||||
|
@@ -352,7 +352,7 @@ akka.http {
|
||||
}
|
||||
|
||||
parsing {
|
||||
# Spray doesn't like the AWS4 headers
|
||||
illegal-header-warnings = on
|
||||
# Don't complain about the / in the AWS SigV4 auth header
|
||||
ignore-illegal-header-for = ["authorization"]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user