* Added option to config logging of request & response.

  • Option to attach msg.headers={"header":"value"}
  • Removed log4js.
  • Logging is done through node.log instead of log4js.
  • Added logging to debug window.
  • Added option to pass errors in 2nd output, instead of catch node.
  • Username & Password in config node can now use environment variables.

Merge request reports

Loading