]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/ws_client_fixed_path_query_uri' into 'master'
authorAngus Gratton <angus@espressif.com>
Mon, 14 Oct 2019 07:01:59 +0000 (15:01 +0800)
committerAngus Gratton <angus@espressif.com>
Mon, 14 Oct 2019 07:01:59 +0000 (15:01 +0800)
commit5d59895067fb3e4583303283c46e9773da5dfd98
tree9679edff34266635a0cc1cea02c7d81031affb9e
parentd4edc6a40aef52af8da825ed7b70dc9370952336
parent271e6c4c9c57ca6715c1435a71fe3974cd2b18b3
Merge branch 'bugfix/ws_client_fixed_path_query_uri' into 'master'

websocket_client: fix URI parsing to include also query part in websocket connection path

See merge request espressif/esp-idf!6201