In the documentation under features it says "HTTP(s) Streaming Requests". Does the input actually provide for a persistent connection to consume streaming data?
It sure does.
As per these docs , the REST API Mod Input use Python Requests under the hood.