Netty channel associated with this request
Netty channel associated with this request
The end point to which the request was addressed
The end point to which the request was addressed
Returns the request content as a byte array
Returns the request content as a byte array
Returns the request content as a string
Returns the request content as a string
Character set to use to decode binary data into a string
Returns the request content as a string
Returns the request content as a string
Cache that can be use to pass data from handler to processor and between processors
When processing a web request, the context provides a uniform way to read request data and write response data.