HttpResponseData

open fun HttpResponseData(@NonNull headers: HashMap<String, String>, code: Int, @NonNull data: Array<Byte>)