Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

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.