You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit adds the ability to add global HTTP headers
to the TransportBuilder, to set HTTP headers for all
API calls made by the client.
HTTP headers can be overridden on
a per API call basis by using the header
function exposed on each builder struct.
Closes#83
(cherry picked from commit 1e619d8)
0 commit comments