Gets the content type of this part.
Returns the value of the specified mime header as a String.
Gets the header names of this Part.
Gets the values of the Part header with the given name.
Gets the content of this part as an InputStream. When using this, please wrap in a B.io.autoClose().
Gets the name of this part
Returns the size of this fille.
Gets the file name specified by the client
See jakarta.servlet.http.Part for full documentation