firecracker-microvm / firecracker-microvm/micro-http
Consider making ReqBody::create_req_body public
Open
- Dominant language
- Rust
- Stars
- 98
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
I'd really like to call this method because I need to parse a request but then depending on what it is use the raw TCP socket to reply. For now I have to copy the definition of ReqBody to be able to use the method.
Contributor guide
Assessment
This issue has not been assessed yet.