]> git.proxmox.com Git - proxmox-backup.git/commit - proxmox-rest-server/src/rest.rs
server/rest.rs: use a protocol extension to avoid double log
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 14 Feb 2019 15:04:24 +0000 (16:04 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 14 Feb 2019 15:04:24 +0000 (16:04 +0100)
commit7171b3e0793d96ae5e73c5346ce5f9b567b4d574
tree53999307bcbecc8bba2573dc928a668d5856949b
parent7e03988cafeac89b6e6c67c69c3f8f40cf943af9
server/rest.rs: use a protocol extension to avoid double log

Instead of modifying the response header itself.
src/server/rest.rs