CustomHttp

fun CustomHttp(    path: String,     httpMethod: HttpMethod,     hasBody: Boolean = false)