• Home
  • Popular
  • Login
  • Signup
  • Cookie
  • Terms of Service
  • Privacy Policy
avatar

Posted by John Dev


28 Nov, 2024

Updated at 02 Dec, 2024

Any way to serialize `http::[request/response]::Parts` to http2 header's binary format?

I want this as a part of a http log format. Can h2 crate do it, especially without async/tokio stuff?
Extra: We found that using some of the internal interfaces and code from h2 could be useful without any io/async involved. But dealing with those internal interfaces is not an easy task.

1 post - 1 participant

Read full topic