Ravi Chandra Padmala
Ravi Chandra Padmala
I fixed it quite crudely. http://gist.github.com/589444 Just added two lines of code, after looking at http://w3.impa.br/~diego/software/luasocket/http.html I'm pretty sure there is a better way to do it. (with just one...
Doesn't this work? "http://user:password@host:port"?
We will once we have an on-disk format 😄. We haven't introduced any form of persistence yet. The format might just be an [edn](https://github.com/edn-format/edn) representation of the in-memory spreadsheet state...