enforce timeout on request layers
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
b4d22bd05e
commit
bd6d4bc58f
5 changed files with 60 additions and 6 deletions
|
@ -127,12 +127,13 @@ version = "0.6.2"
|
|||
default-features = false
|
||||
features = [
|
||||
"add-extension",
|
||||
"catch-panic",
|
||||
"cors",
|
||||
"sensitive-headers",
|
||||
"set-header",
|
||||
"timeout",
|
||||
"trace",
|
||||
"util",
|
||||
"catch-panic",
|
||||
]
|
||||
|
||||
[workspace.dependencies.rustls]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue