HttpUtility
HttpUtility copied to clipboard
Multiple image upload
The utility should be able to upload multiple images parallelly and must return the URL link of those images to the end-user.
The images can be uploaded in multiform, byte array
Before uploading, the developer can select compression if they need to compress the image before sending it to the server.