Maybe a bug in DotNetty.Codecs.Http
Open
- Dominant language
- C#
- Stars
- 4.3k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
I use DotNetty process post request, when the http post request body bigger then 800B, the content is cutted into 2 packet like this:


then when DotNetty merge 2 packet, content is break like this:


Contributor guide
Assessment
This issue has not been assessed yet.