getURLString method

String getURLString()

Implementation

String getURLString() {
  return server + url;
}