- request
- the request, to obtain the executed method
- response
- the response, to obtain the status code
Documentation for this section has not yet been entered.
Decide whether a response comes with an entity.
The implementation in this class is based on RFC 2616.
Unknown methods and response codes are supposed to
indicate responses with an entity.
Derived executors can override this method to handle
methods and response codes not specified in RFC 2616.