Search code examples
ioshttpnsurlrequest

ZIP file content type for HTTP request


I am sending a zip file to server via HTTPREQUEST. What should be the Content-Type HTTP header value for this kind of file?

The file is a ZIP archive that contains images on type PNG.

Thanks


Solution

  • .zip    application/zip, application/octet-stream