It would great if I you could extend the URL command to support the ability to add header information. Specifically in my case I would love to be able to use an authentication header. This would save me from having to create and or modify custom devices via the DDK every time I add new capability and programs to controllers and some other systems in the home.
Exampe 1 - Send a rest command to an ISY which requires an auth header.
Like
http:///rest/netorking/resources/ which executes a network resource
Or
http:///rest/programs/ which executes a program on the ISY
Thanks!
Dave