proxmox/proxmox-http/src
Mira Limbeck a8a838754d http: fix proxy authorization header to include type
and encode the username:password string as base64 [0]. This fixes the
error 407 issue when using proxy authentication [1].

[0] https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Proxy-Authorization
[1] https://forum.proxmox.com/threads/checking-the-subscription-behind-a-proxy-fails.112063/

Signed-off-by: Mira Limbeck <m.limbeck@proxmox.com>
2022-07-21 12:54:59 +02:00
..
client http: fix proxy authorization header to include type 2022-07-21 12:54:59 +02:00
websocket http: clippy fixes 2022-06-29 10:14:33 +02:00
client_trait.rs http: implement HttpClient for SimpleHttp 2022-06-30 12:42:17 +02:00
lib.rs http: add HttpClient trait 2022-06-30 12:42:12 +02:00
proxy_config.rs update proxmox-http to 0.5 for the split 2021-10-11 12:34:14 +02:00
uri.rs http: take over json_object_to_query 2022-06-29 10:32:44 +02:00