0.0.10 • Published 4 years ago

node-red-contrib-http-ntlm-req v0.0.10

Weekly downloads
9
License
MIT
Repository
github
Last release
4 years ago

node-red-contrib-http-ntlm-req

Node-red nodes that allow users to send HTTP request with NTLM auth.

##Usages To set up HTTP request, create a new auth config:

  • Enter the URL address to the URL field.
  • Select Auth method, the default would be set to None.
  • Fill in Username, Password, Client Key, Client Certificate, Token if needed.

You can also feed in parameters and overwrite configs with an injected msg:

  • You can have msg.method to overwrite the methot (GET POST).
0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago