MultipartRequestURLSession icon indicating copy to clipboard operation
MultipartRequestURLSession copied to clipboard

Example code to show how to make a multipart request using nothing but URLSession and a URLRequest

MultipartRequestURLSession

Example code to show how to make a multipart request using nothing but URLSession and a URLRequest.

Used as a sample project for this blogpost