Go to file
Dominik Csapak 05e777bce5 AnyEvent: extend send_file with content-type
for pmg, we need to send temporary files (for the attachment quarantine),
but we cannot know beforehand what content-type it is, so we
optionally give it to send_file_start

we give a hash with the open filehandle and the content-type in that case

this also removes the unnecessary open on the filename, since we open
it in send_file_start anyway...

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2019-10-10 11:58:37 +02:00
debian bump version to 3.0-2 2019-07-11 19:30:36 +02:00
examples add a more complex demo 2017-01-21 16:08:36 +01:00
PVE/APIServer AnyEvent: extend send_file with content-type 2019-10-10 11:58:37 +02:00
.gitignore fixup no newline at end of .gitignore 2018-05-25 16:42:05 +02:00
Makefile re-use Debians jQuery and Bootstrap packages 2019-05-22 08:10:58 +02:00