proxmox/proxmox-http/src
Fabian Grünbichler 39453abb8f http: sync: drop unused &self parameter
these are just internal helpers, changing their signature is fine.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2023-03-07 09:30:13 +01:00
..
client http: sync: drop unused &self parameter 2023-03-07 09:30:13 +01:00
websocket http: clippy fixes 2022-07-27 10:52:50 +02:00
client_trait.rs http: client_trait: make request body generic 2022-09-07 09:25:47 +02:00
http_options.rs http: move SimpleHttpOptions to http-helpers feature 2022-09-07 09:17:45 +02:00
lib.rs http: move rate-limiting out of client feature 2023-03-02 16:14:04 +01:00
proxy_config.rs http: rename SimpleHttp to Client 2022-09-07 09:17:45 +02:00
rate_limited_stream.rs http: add RateLimitedStream::inner, drop peer_addr 2023-03-02 16:14:04 +01:00
rate_limiter.rs http: move rate-limiting out of client feature 2023-03-02 16:14:04 +01:00
uri.rs http: take over json_object_to_query 2022-06-29 10:32:44 +02:00