gitlab4j-api icon indicating copy to clipboard operation
gitlab4j-api copied to clipboard

can i put some customer header when i use api method?

Open zhangyanglei opened this issue 4 years ago • 1 comments

my compant require me use gitlab api with customer head

zhangyanglei avatar Sep 18 '20 07:09 zhangyanglei

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.

jabby avatar Jul 10 '21 10:07 jabby