netty5/codec-http
Trustin Lee 70eee55a48 Revamp HttpContentEncoder
- Use state machine to simplify the code
- Always produce a chunked response for simplicity
- Change the signature of beginEncode() - HttpContent was simply unnecessary.
- Add more test cases
- Fixes #1280
2013-04-17 12:51:22 +09:00
..
2013-04-17 12:51:22 +09:00
2013-03-25 08:01:11 +01:00