Set the state of the request
string $state State of the request (complete, sending, or new):
array $context Contextual information about the state change:
RequestInterface
public function setState($state, array $context = array());