openhab / openhab-vscode

VS Code extension for openHAB configuration files
https://marketplace.visualstudio.com/items?itemName=openhab.openhab
Eclipse Public License 2.0
159 stars 47 forks source link

Complete the switch to axios as http library #271

Open Confectrician opened 3 years ago

Confectrician commented 3 years ago

Most parts should have already been covered with axios now already.

We should:

This way we can declutter the several places where connection parameters are used and probably provide a more useful error checking too.