sdk-javascript/lib
Lance Ball 0cd9256a12
fix: support mTLS in 1.0 Binary and Structured emitters (#106)
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: https://github.com/cloudevents/sdk-javascript/issues/48

Signed-off-by: Lance Ball <lball@redhat.com>
2020-05-05 17:45:27 -04:00
..
bindings/http fix: support mTLS in 1.0 Binary and Structured emitters (#106) 2020-05-05 17:45:27 -04:00
formats Implement the decorator pattern 2019-08-06 11:17:35 -03:00
specs Missing semicolon 2019-11-08 10:27:36 -03:00
utils Missing semicolon 2019-11-08 10:08:48 -03:00
cloudevent.js Calling getData() to apply some internal state 2019-11-04 13:13:47 -03:00