]> git.proxmox.com Git - pve-http-server.git/blobdiff - debian/changelog
fix #1935: read empty line after 200 OK
[pve-http-server.git] / debian / changelog
index 68933a337f5939726f9984ba14dcfddd7f395d74..2a3c56206a2223d41f8552a039de0e49fcb2736d 100644 (file)
@@ -1,3 +1,27 @@
+libpve-http-server-perl (2.0-10) unstable; urgency=medium
+
+  * fix #1869: send correct http response in spice proxy
+
+  * websocket: set $max_payload_size = 128*1024; (131072)
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 17 Aug 2018 08:29:53 +0200
+
+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