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

soap请求 #22

Open
Htryhard opened this issue Jan 4, 2018 · 4 comments
Open

soap请求 #22

Htryhard opened this issue Jan 4, 2018 · 4 comments

Comments

@Htryhard
Copy link

Htryhard commented Jan 4, 2018

怎样进行soap请求呢?求解

@MrZhousf
Copy link
Owner

MrZhousf commented Jan 4, 2018

目前版本不支持soap请求,现在正在进行支持工作,明天发布新版本,请关注最新版本,谢谢。

@Htryhard
Copy link
Author

Htryhard commented Jan 4, 2018

好的,一直在用这个框架,加油哈,嘿嘿~

@MrZhousf
Copy link
Owner

MrZhousf commented Jan 4, 2018

compile ('com.zhousf.lib:okhttp3:2.9.5.2') 已更新
HttpInfo.Builder() .setUrl(url)
.setRequestType(RequestType.POST)//设置请求方式
.setContentType(ContentType.SOAP)//设置内容类型
.build()

@Htryhard
Copy link
Author

Htryhard commented Jan 4, 2018

谢谢大神!!

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

2 participants