Instance Property
name
The name parameter of the Content-Disposition header.
var name: String?
Discussion
This is a required parameter for multipart/form-data and represents the name of the form field associated with this part.
Instance Property
var name: String?
This is a required parameter for multipart/form-data and represents the name of the form field associated with this part.