refact rust
This commit is contained in:
@@ -199,6 +199,7 @@ impl XrpcClient {
|
||||
}
|
||||
|
||||
/// DPoP-authenticated request with optional proxy header
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
async fn dpop_request_with_retry_proxy<B: Serialize, T: DeserializeOwned>(
|
||||
&self,
|
||||
oauth: &OAuthSession,
|
||||
|
||||
Reference in New Issue
Block a user