Executes the request.
protected abstract function ExecuteCore()
This method is responsible for handling the incoming request, which typically includes tasks such as locating an action method and executing it.