How to calculate http request&response size in hyper 0.14 #3397
Unanswered
sec-researcher
asked this question in
Q&A
Replies: 0 comments
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm writing a gateway is hyper and looking for a way to calculate the size of http request&response size(bytes) in hyper 0.14. as you know the body of request&response is a stream, so is there any middleware or any other solution for this problem?
Beta Was this translation helpful? Give feedback.
All reactions