mirror of
https://gitee.com/egzosn/pay-java-parent.git
synced 2026-05-08 03:56:48 +08:00
连接
This commit is contained in:
@@ -241,6 +241,7 @@ public class HttpStringEntity extends StringEntity {
|
||||
* 设置请求头
|
||||
*
|
||||
* @param header 请求头
|
||||
* @see com.egzosn.pay.common.http.HttpHeader
|
||||
*/
|
||||
public void setHeaders(HttpHeader header) {
|
||||
this.headers = header.getHeaders();
|
||||
|
||||
Reference in New Issue
Block a user