Hi..
i am missing some example code for "HTTPServer
" i have found "https://shelly-api-docs.shelly.cloud/gen2/Scripts/S…anguageFeatures#httpserver" and it does work some.. but it seems, i have to send back 200 http code(header) to get the browser to stop hanging(it waits).. i have try'd some i have prev used..and i have not been able to finde anything via google.
also im unsure how to get the http post/get data info as a variable.. im GET like so "http://10.0.1.153/script/1/tester?test3"
i can normalle code in php/python/javascript/bash but i am unfamiliar with msj/HTTPServer
.
Anyone here who knows the HTTPServer
object ??
@Dimitar (Shelly Team)