activeHttp property

String activeHttp

Implementation

String get activeHttp {
  return activeServer.split(':')[0];
}