@treecg/connector-http
v1.1.1
Published
Simple HTTP connector
Downloads
26
Maintainers
Keywords
Readme
connector-http
Connector that used http actions to transmit data.
Config
port
: required parameter indicating what port to use as Readerhost
: required parameter indicating what host to use as Readerurl
: required parameter indicating what url to connect with as Writermethod
: parameter indicating the used HTTP method to use as Writer
Note: duplicate information but that is ok. Url aggregates host and port and also specifies the protocol.