HttpResponseData

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