recurly-client-java icon indicating copy to clipboard operation
recurly-client-java copied to clipboard

SDK does provide access to response headers

Open ryanwalker opened this issue 10 months ago • 1 comments

I am looking for a way to view the respone headers, specifically the rate limiting ones. I dont see a way to do this. I could put up a PR to allow adding custom interceptors to the OkHttp client. This would allow anyone to intercept requests/responses and gather more info about them.

Is this something that would be acceptable for this SDK?

Is there another way to accomplish this?

ryanwalker avatar Mar 24 '25 23:03 ryanwalker

I asked a related question in https://github.com/recurly/recurly-client-java/issues/298

dzenyu avatar May 30 '25 19:05 dzenyu