mirror of
https://github.com/VinylDNS/vinyldns
synced 2025-08-22 10:10:12 +00:00
parent
ee481c2e0a
commit
433c6efe19
@ -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"]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user