-
-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HttpClientWithInterceptor.send #37
Comments
Issue Label Bot is not confident enough to auto-label this issue. See dashboard for more details. |
Hi, at the moment yes, send is used internally and I have not worked on adding support for it just yet. It is, however, in the close roadmap goals. |
Using |
@CodingAleCR I need to post form data with multipart using
|
Hello guys.
It looks like
httpClientWithInterceptor.send(BaseRequest request)
doesn't use interceptors, retry policies and request timeouts.Is this a desired behavior?
Best regards
The text was updated successfully, but these errors were encountered: