]> git.proxmox.com Git - proxmox.git/history - proxmox-client
client: put requests
[proxmox.git] / proxmox-client /
2023-08-09 Wolfgang Bumillerclient: put requests
2023-08-09 Wolfgang Bumillerclient: handle response data
2023-08-09 Wolfgang Bumillerclient: turn Client inside out
2023-08-09 Wolfgang Bumillerclient: drop environment and login methods
2023-08-09 Wolfgang Bumillerclient: replace Error trait with a type
2023-08-09 Wolfgang Bumillerclient: prepare to get rid of Error trait
2023-08-07 Wolfgang Bumillerclient: drop Send for non-wasm as well on response...
2023-08-07 Wolfgang Bumillerclient: rename response future to ResponseFuture
2023-08-07 Wolfgang Bumillerclient: drop retry logic
2023-08-05 Dietmar Maurerproxmox-client: do not require Send for wasm32 target
2023-08-03 Wolfgang Bumillerclient: getters for the inner client
2023-08-01 Wolfgang Bumillerimport proxmox-client crate