Add port in json
This is required for services like tvheadend and transmission, which are using e.g. localhost:9981
If I do this in URL: "url": ":9981/extjs.html"
It looks like this: http://192.168.1.1/:9981/extjs.html
It would be good if there is support for backend for this thing.