Skip to content

Commit fdc6214

Browse files
committed
minor refactoring in readme
1 parent 567db6a commit fdc6214

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,9 +233,9 @@ Retry Pattern allows to retry sending a failed request and it will only work wit
233233
Version Cybersource-sdk-java 6.2.10 (MAY,2020)
234234
_______________________________
235235

236-
1)MerchantConfig Object Caching based on KeyAlias/Merchant Id
236+
1)Added PoolingHttpClientConnection implementation
237237

238-
2)Added PoolingHttpClientConnection implementation
238+
2)MerchantConfig Object Caching based on KeyAlias/Merchant Id
239239

240240
3)Changed retry interval from second to millisecond
241241

zip/README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -261,8 +261,8 @@ provides reusable components for client-side authentication, HTTP state manageme
261261
Version Cybersource-sdk-java 6.2.10 (MAY,2020)
262262
_______________________________
263263

264-
1)MerchantConfig Object Caching based on KeyAlias/Merchant Id
265-
2)Added PoolingHttpClientConnection implementation
264+
1)Added PoolingHttpClient implementation
265+
2)MerchantConfig Object Caching based on KeyAlias/Merchant Id
266266
3)Changed retry interval from second to millisecond
267267
4)Added one more request header "v-c-client-computetime" to calculate time taken to send request to Cybersource
268268
5)Added troubleshooting section in README.

0 commit comments

Comments
 (0)