]> git.proxmox.com Git - pmg-api.git/commit - Makefile
add mimetypes api call
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 11 Sep 2017 11:23:03 +0000 (13:23 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 12 Sep 2017 05:06:49 +0000 (07:06 +0200)
commite29ebc7c3f7389ee4308dbd57097733a78dda2bb
tree9e93ec326a15752e9c8f0539805e9fc22fe9c1ca
parent45201fbf087cfcf168f9e17cc7bf5680f4cd9a44
add mimetypes api call

this gets us a server generated list of mimetypes for e.g. the
contenttype filter rule

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Makefile
PMG/API2/Config.pm
PMG/API2/MimeTypes.pm [new file with mode: 0644]