fix: [backport] support mTLS in 1.0 Binary and Structured emitters by lance · Pull Request #106 · cloudevents/sdk-javascript

@lance

This commit modifies both of the 1.0 emitters so that they may
accept typed objects as a part of the configuration. When using
mTLS in Node, you need to provide an `Agent` to the underlying
HTTP handler. In this case, Axios will pass this object along to
Node.js when it is provided.

Fixes: cloudevents#48

Signed-off-by: Lance Ball <lball@redhat.com>

@lance lance mentioned this pull request

Apr 30, 2020

fabiojose

fabiojose

@lance lance changed the title fix: support mTLS in 1.0 Binary and Structured emitters fix: [backport] support mTLS in 1.0 Binary and Structured emitters

May 4, 2020

helio-frota

@lance lance deleted the v1.x-backport branch

May 5, 2020 21:45