libpve-http-server-perl (2.0-9) unstable; urgency=medium

  * Fix #1684 WebSocket proxy behind a buffered proxy

 -- Proxmox Support Team <support@proxmox.com>  Mon, 28 May 2018 10:33:41 +0200

libpve-http-server-perl (2.0-8) unstable; urgency=medium

  * auth_handler: handle exceptions correctly instead of always returning 401

  * add 'map' filetype to http-server

  * do not send websocket status code to port

 -- Proxmox Support Team <support@proxmox.com>  Mon, 11 Dec 2017 15:35:34 +0100

libpve-http-server-perl (2.0-7) unstable; urgency=medium

  * add content type application/x-compressed-tar

  * allow API calls to download file contents

  * build: reformat debian/control

 -- Proxmox Support Team <support@proxmox.com>  Tue, 14 Nov 2017 08:05:17 +0100

libpve-http-server-perl (2.0-6) unstable; urgency=medium

  * pass $format to rest_handler()

 -- Proxmox Support Team <support@proxmox.com>  Thu, 10 Aug 2017 12:05:42 +0200

libpve-http-server-perl (2.0-5) unstable; urgency=medium

  * add json/mp3/oga/svg MIME types for the new novnc

 -- Proxmox Support Team <support@proxmox.com>  Fri, 02 Jun 2017 12:49:02 +0200

libpve-http-server-perl (2.0-4) unstable; urgency=medium

  * assume all parameters are utf8 encoded

 -- Proxmox Support Team <support@proxmox.com>  Tue, 02 May 2017 11:55:21 +0200

libpve-http-server-perl (2.0-3) unstable; urgency=medium

  * avoid locale specific time stamps

 -- Proxmox Support Team <support@proxmox.com>  Mon, 24 Apr 2017 07:43:29 +0200

libpve-http-server-perl (2.0-2) unstable; urgency=medium

  * fix #1332: allow ECDHE with all supported curves

 -- Proxmox Support Team <support@proxmox.com>  Mon, 03 Apr 2017 15:11:38 +0200

libpve-http-server-perl (2.0-1) unstable; urgency=medium

  * bump version for debian stretch

 -- Proxmox Support Team <support@proxmox.com>  Fri, 10 Mar 2017 08:50:55 +0100

libpve-http-server-perl (1.0-4) unstable; urgency=medium

  * add debian triggers file

 -- Proxmox Support Team <support@proxmox.com>  Sat, 21 Jan 2017 16:36:47 +0100

libpve-http-server-perl (1.0-3) unstable; urgency=medium

  * console-demo.pl: add a more complex demo

  * call Net::SSLeay::ERR_clear_error after all handlers

  * avoid warnings when clients disconnects early

 -- Proxmox Support Team <support@proxmox.com>  Sat, 21 Jan 2017 16:19:20 +0100

libpve-http-server-perl (1.0-2) unstable; urgency=medium

  * simple-demo.pl: simple demo server for testing

  * extract_auth_cookie: always call uri_unescape($ticket)

  * use canonical flag for json format

  * remove base_handler_class from required arguments

  * remove all references to rpcenv

  * include jquery and bootstrap

  * new helper add_dirs

  * add new hook function to generate CSRF token

  * add generic formatter framework

 -- Proxmox Support Team <support@proxmox.com>  Mon, 16 Jan 2017 18:39:21 +0100

libpve-http-server-perl (1.0-1) unstable; urgency=medium

  * first try

 -- Proxmox Support Team <support@proxmox.com>  Fri, 13 Jan 2017 12:47:07 +0100

