drogonframework / drogonframework/drogon
Chunk Handling
Open
- Dominant language
- C++
- Stars
- 14.3k
- Forks
- 1.4k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 14
Description
As far as we observe, there is no chunk handling for the HTTP framework. In some cases, we should forward the chunk to another HTTP connection with another library. I mean that if the user can handle the chunk with a callback, the user can forward these and it will provide flexibility.
Contributor guide
Assessment
This issue has not been assessed yet.