HTTPGetAction

constructor(host: String? = null, httpHeaders: List<HTTPHeader>? = null, path: String? = null, port: Either<Int, String>, scheme: String? = null)