The Uri instance representing the path this request is responding to.
@override Uri get uri { return rawRequest?.uri ?? Uri(); }