hunt-http ~v0.0.x (2022-05-15T16:04:28.5576772)
Dub
Repo
MultiPart.getFile
hunt
http
codec
http
model
MultipartFormInputStream
MultipartFormInputStream
MultiPart
Get the file
@return the file, if any, the data has been written to.
class
MultiPart
string
getFile
(
)
Meta
Source
See Implementation
hunt
http
codec
http
model
MultipartFormInputStream
MultipartFormInputStream
MultiPart
constructors
this
functions
cleanUp
close
createFile
getBytes
getContentDispositionFilename
getContentType
getFile
getHeader
getHeaderNames
getHeaders
getInputStream
getName
getSize
getSubmittedFileName
open
remove
setContentType
setHeaders
toString
write
variables
_bout
_contentType
_file
_filename
_headers
_name
_out
_size
_temporary
Get the file
@return the file, if any, the data has been written to.