The Luup Lua Extensions page says of [tt]luup.inet.wget[/tt]:
This reads the URL and returns 2 variables: the first is a numeric error code which is 0 if successful...
Just tidying up some code and thought I should check the return status, and I find that this seems to be -1, although the HTTP request works just fine. Couldn't find anything useful from searching the forum. Any clues as to possible return values and their meanings? Thanks in advance!
Ah, because I didn’t know about it! Something else to learn then, but not much, it appears, from this forum. A quite independent package from Luup, I gather. Any favourite reference documents?