Closed stanleynguyen closed 4 years ago
Current implementation of network client doesn't support headers, causing problems like #43 https://github.com/xendit/xendit-java/blob/master/xendit-java-lib/src/main/java/com/xendit/network/BaseRequest.java
Yeah, we need this. Especially for XenPlatform, where we need to add for-user-id in the header.
XenPlatform
for-user-id
Current implementation of network client doesn't support headers, causing problems like #43 https://github.com/xendit/xendit-java/blob/master/xendit-java-lib/src/main/java/com/xendit/network/BaseRequest.java