You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/08/22 21:20:39 UTC

[GitHub] drcariel opened a new pull request #100: allow additional headers to override auth header val

drcariel opened a new pull request #100: allow additional headers to override auth header val
URL: https://github.com/apache/incubator-openwhisk-client-go/pull/100
 
 
   I'd like to provide a way to override the existing auth header for client requests using additional headers. Currently, if attempting to add an `"authorization"` header to the `AdditionalHeaders` var the headers get mashed together causing conflicts. This PR rectifies that issue.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services