HttpClientUploader

This class provides the functionality to upload zip files to a server using HttpClient.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun uploadZipFile(zipFile: File, fileName: String): Int
This method uploads a zip file to a server.