This commit is contained in:
Dominik Werder
2023-12-15 21:37:37 +01:00
parent 5d05ceb166
commit 31afee0893
7 changed files with 205 additions and 197 deletions
-1
View File
@@ -22,7 +22,6 @@ use futures_util::Future;
use futures_util::FutureExt;
use http::Method;
use http::StatusCode;
use httpclient::body_bytes;
use httpclient::body_empty;
use httpclient::body_string;
use httpclient::IntoBody;