MCPcopy Index your code
hub / github.com/aofeng/JavaTutorial / post

Method post

src/cn/aofeng/demo/httpclient/FluentApi.java:58–75  ·  view source on GitHub ↗

HTTP POST请求,默认开启Keep-Alive,表单数据使用utf-8编码。 @param targetUrl 请求的地址 @param charset 请求表单内容处理和将响应流转换成字符串时使用的编码

(String targetUrl, String charset)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainMethod · 0.95

Calls 2

addMethod · 0.65
executeMethod · 0.65

Tested by

no test coverage detected