Skip to content

v2.3.0

Latest

Choose a tag to compare

@golluroSICKAG golluroSICKAG released this 30 Jan 15:35
a0cc114

Release 2.3.0

Improvements

  • Dynamically created function "sendRequestNUM" return now the HTTPClient.Response as second return value.
  • Parameter "logContent" within "sendRequestNUM" function can configure if the full HTTP response content should be logged. Set to FALSE to prevent unnecessary high processing loads for bigger data content like images.

Bugfix

  • Headers did not work via sendRequestNUM
  • Headers were mixed up for requests send via UI and sendRequestNUM function