esp32_ble_gateway icon indicating copy to clipboard operation
esp32_ble_gateway copied to clipboard

Add support for ports other than 80

Open ankitdaf opened this issue 8 years ago • 0 comments

Right now there is only support for the default port, port 80. Build in "URL:PORT_NUMBER" to support custom port numbers

This also means that the full URL will have to be split as HOSTNAME : PORT / ENDPOINT

ankitdaf avatar Sep 15 '17 13:09 ankitdaf