lua> x=http.get("http://budgie.blue/")
lua> x
table: somerandomID
lua> x.close()
I think you might have forgotten to add the http:// and then added www. (which in some cases appear to mess things up a bit, and hopefully in your case not work.)
And here is an example of which methods, in my cases, work

I hope this helped you.
Also the settings for Computercraft should've been fixed, so i dont think the domain you're looking for is being blacklisted by CC. (If so, then change the whitelist to *)
(This is not a replicable bug, unless you prove otherwise with more examples/tests)


Posted by





