Get the effective URI the request was sent to.
public function getEffectiveUri() : UriInterface { return $this->request ->getUri(); }