Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 259 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 259 Bytes

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