we'll need to keep something equivalent... basically 1. only set the auth header if a auth header value is supplied 2. the auth header value can come from either the c.Config.AuthToken or the c.Config.AdditionalHeaders 3. if the auth header value comes from c.Config.AdditionalHeaders, always use that one 4. i think only one line is needed to add the auth header. no need to remove it.
[ Full content available at: https://github.com/apache/incubator-openwhisk-client-go/pull/100 ] This message was relayed via gitbox.apache.org for [email protected]
