]> git.proxmox.com Git - proxmox-backup.git/commit
tools: http: add simple general post method
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 27 Oct 2020 08:52:45 +0000 (09:52 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 27 Oct 2020 12:13:00 +0000 (13:13 +0100)
commit2e201e7da69cfb73d764e6c057eb0c7fcd0a40e2
tree253b1ed806d58d4a82c754fb885292a695e09d9c
parentee894163196f4bc76d6b2bed205150ddca5df92b
tools: http: add simple general post method

This is intended for when the server needs to do requests on
arbitrary, non PBS, external HTTP resources.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/tools/http.rs