Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
It is necessary to use double-quotes in the Content-Disposition header.
|
|
Now, if a mesg guid is requested under attach/, the attachment file is
served and offers the browser the content-disposition for that file.
|
|
Added optional parameter for resource's filename. If given, a
Content-Disposition header will be delivered to the client.
|
|
Entry point df.php, meaning dynamic file or direct file, added as a
means of serving user-supplied content while enforcing access-controls
in PHP.
|