gitlab4j-api
gitlab4j-api copied to clipboard
can i put some customer header when i use api method?
my compant require me use gitlab api with customer head
Actually you can't provide custom header. I think I can add a method on GitLabApi in order to provide custom headers for all API calls. I'm not sure yet if I had it as a constructor parameter or if I had a specific method.