sync2
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
package com.eactive.eai.adapter.http.client.impl;
|
||||
package com.eactive.eai.adapter.http.client.impl;
|
||||
|
||||
import java.io.IOException;
|
||||
import java.io.StringReader;
|
||||
@@ -380,7 +380,7 @@ public class HttpClient5AdapterServiceRest extends HttpClient5AdapterServiceSupp
|
||||
+ method.getEntity() + "] ");
|
||||
}
|
||||
|
||||
// OAuth2AccessToken 원래 있던 위치 JWHONG
|
||||
// OAuth2AccessToken 원래 있던 위치 JWHONG
|
||||
|
||||
// 전달 header 셋팅
|
||||
// Adapter 레벨 header 보다 data로 넘어온 httpHeader를 우선 적용(header명이 같다면 덮어씀)
|
||||
|
||||
Reference in New Issue
Block a user