host method

String host()

get host

Implementation

String host() {
  return request.host();
}