A StreamController plugin for making HTTP requests.
Sends an HTTP POST request with JSON data to a specified URL when the key is pressed.
Sends an HTTP GET request to a specified URL and displays values from the JSON response on the key, with optional automatic periodic fetching.