HttpRequest

constructor(url: String)
constructor(url: String, @Nullable headers: Map<String, String>, @Nullable body: Array<Byte>, httpMethod: String)