]> granicus.if.org Git - esp-idf/commit
websocket_client: fix URI parsing to include also query part in websocket connection...
authorDavid Cermak <cermak@espressif.com>
Wed, 25 Sep 2019 13:30:01 +0000 (15:30 +0200)
committerDavid Cermak <cermak@espressif.com>
Mon, 7 Oct 2019 14:40:38 +0000 (16:40 +0200)
commit271e6c4c9c57ca6715c1435a71fe3974cd2b18b3
tree93d1d8f3949a789d76d6d66cc4abfcb74759dc5e
parentd77a7c23da55fb16d276bc92a67d9b2848fd776c
websocket_client: fix URI parsing to include also query part in websocket connection path

closes https://github.com/espressif/esp-idf/issues/4090
components/esp_websocket_client/esp_websocket_client.c