handle($request); } catch (PropagateResponseException $e) { $response = $e->getResponse(); } return $response; } }