feat: add allowEncodedSlash
This commit is contained in:
parent
5285cf8729
commit
f7248732b8
1 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,9 @@ entryPoints:
|
|||
scheme: https
|
||||
websecure:
|
||||
address: ":443"
|
||||
http:
|
||||
encodedCharacters:
|
||||
allowEncodedSlash: true
|
||||
transport:
|
||||
respondingTimeouts:
|
||||
readTimeout: 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue