boblemaire / asyncHTTPrequest

asynchronous HTTP for ESP using ESPasyncTCP. Works like XMLHTTPrequest in JS.
GNU General Public License v3.0
64 stars 31 forks source link

recode parseURL #32

Closed boblemaire closed 3 years ago

boblemaire commented 3 years ago

Started with issue #30 where crashed when query w/o path. Now always produces root path ('/') when path omitted.