xendit / xendit-java

Xendit REST API Client for Java - Card, Virtual Account, Invoice, Disbursement, Recurring Payments, Payout, EWallet, Balance, Retail Outlets Services
https://developers.xendit.co/api-reference/
MIT License
18 stars 24 forks source link

Support headers in network package #44

Closed stanleynguyen closed 4 years ago

stanleynguyen commented 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

erickentry commented 4 years ago

Yeah, we need this. Especially for XenPlatform, where we need to add for-user-id in the header.