Replies: 2 comments 1 reply
-
Please ask in |
Beta Was this translation helpful? Give feedback.
0 replies
-
hyper add support for 100(status code of continue) in this issue hyperium/hyper#838, just like what I show in the prcture ->client Request ->Server Response 200 or others ->Server Response 100 to continue -> Client continue Request ... Is it possible for axum do like this ? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Feature Request
Motivation
After handle a request, a continue status code should be send to tell the client to continue request.

Beta Was this translation helpful? Give feedback.
All reactions