uri property

Uri uri

Implementation

Uri get uri {
  return httpRequest.split(' ').last.asUri;
}