NI Advanced HTTP Client API by NI - Toolkit for LabVIEW Download

Version | 1.0.1.5 |
Released | Aug 25, 2023 |
Publisher | NI |
License | MIT license |
LabVIEW Version | LabVIEW>=19.0 |
Operating System | Windows |
Project links | Homepage Repository |
Description
This API is intended to be a replacement for the HTTP Client API (Data Communication > Protocols > HTTP Client) that ships with LabVIEW. This new API includes multiple benefits over the existing LabVIEW API including:
1. Support for the PATCH verb.
2. Support for any arbitrary HTTP verb via a 'Generic Request' VI.
3. Better compatibility with newer HTTP versions.
4. Multithreading safe operations.
Release Notes
1.0.1.5 (Aug 25, 2023)
1. Set all Call Library Nodes to 'Run at any thread'.
2. Set all API VIs to be preallocated reentrant.
dnatt
was a contributor to this release