fix: [backport] support mTLS in 1.0 Binary and Structured emitters by lance · Pull Request #106 · cloudevents/sdk-javascript
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
mentioned this pull request
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
lance
deleted the
v1.x-backport
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters