gdax-java icon indicating copy to clipboard operation
gdax-java copied to clipboard

Paged requests could be implemented better

Open robevansuk opened this issue 8 years ago • 0 comments

I believe paged requests could be better implemented by overloading the GdaxExchange.get(...) method and providing an interceptor that updates the request headers. This would clean up a lot of the boilerplate and make transitioning between either method more seamless.

robevansuk avatar Feb 20 '17 11:02 robevansuk