public abstract class CurlUtils extends Object
Created by zhanghaolun on 16/7/4.
Modifier and Type | Method and Description |
---|---|
static String |
curl(javax.servlet.http.HttpServletRequest request)
安置http请求, 生成curl命令.
|
static String |
curlBody(javax.servlet.http.HttpServletRequest request) |
Copyright © 2017. All rights reserved.