cyberark / conjur-api-go

Go client for the CyberArk Conjur API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update the header used to retrieve encoded batch secrets

telday opened this issue · comments

Is your feature request related to a problem? Please describe.

A recent change to Conjur updated the header used to retrieve batch secrets encoded in base64 format from Accept to Accept-Encoding. The client needs to be updated to reflect this.