Skip to content
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

如何给HttpRequest设置proxy #75

Closed
ICLXL opened this issue May 11, 2020 · 2 comments
Closed

如何给HttpRequest设置proxy #75

ICLXL opened this issue May 11, 2020 · 2 comments

Comments

@ICLXL
Copy link

ICLXL commented May 11, 2020

No description provided.

@zhangyd-c
Copy link
Member

这一版暂时不支持给 Http 设置 proxy,如果想使用代理,只能设置全局代理, 下一版本会加上该功能。

另外,可以关注我的公众号: 码一码(zhyd0415),最新动态都会通过我的公众号在第一时间发布

@zhangyd-c
Copy link
Member

新版已发布,请升级。版本更新内容:https://github.com/justauth/JustAuth/releases/tag/1.15.5

<dependency>
    <groupId>me.zhyd.oauth</groupId>
    <artifactId>JustAuth</artifactId>
    <version>1.15.5</version>
</dependency>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@zhangyd-c @ICLXL and others