Timeout while waiting for headers #2774
Unanswered
josecelano
asked this question in
Questions
Replies: 1 comment
-
|
At the moment we're limited by what hyper offers here, which isn't great. But #1405 tracks implementing a feature that would resolve this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Relates to: hyperium/hyper#3178
Can we set up a timeout for the client to send the request after opening a connection?
NOTICE: I don't want to set up a timeout for the client sending the headers.
I've created a sample repo that explains it better:
https://github.com/josecelano/axum-server-timeout
Beta Was this translation helpful? Give feedback.
All reactions