Motivation: We should add `state` in the exception message of `HttpObjectEncoder` because it makes debugging a little easier. Modification: Added `state` in the exception message. Result: Better exception message for smooth debugging.
Motivation: We should add `state` in the exception message of `HttpObjectEncoder` because it makes debugging a little easier. Modification: Added `state` in the exception message. Result: Better exception message for smooth debugging.