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
|
scheme: https
|
||||||
websecure:
|
websecure:
|
||||||
address: ":443"
|
address: ":443"
|
||||||
|
http:
|
||||||
|
encodedCharacters:
|
||||||
|
allowEncodedSlash: true
|
||||||
transport:
|
transport:
|
||||||
respondingTimeouts:
|
respondingTimeouts:
|
||||||
readTimeout: 0
|
readTimeout: 0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue