extends |
HttpMultipartStreamPart |
---|
A file to upload to an HTTP endpoint
Methods | ||
---|---|---|
public
|
__construct(
string $filename,
string|null $uploadFilename = null,
string|null $mediaType = null,
?string $fallbackFilename = null,
?string $name = null,
)
|
# |
Properties inherited from Salient\Http\HttpMultipartStreamPart |
---|
$Name, $Filename, $FallbackFilename, $MediaType, $Content |