java-gitlab-api icon indicating copy to clipboard operation
java-gitlab-api copied to clipboard

Access to "RateLimit-*" headers

Open maxim5 opened this issue 8 years ago • 0 comments

Is there a way to access API response headers, in particular rate limit ones? I tried even to derive from GitlabHTTPRequestor to patch http response processing, but everything that deals with HttpURLConnection is in private methods.

maxim5 avatar Oct 16 '17 11:10 maxim5