HTTPRequest is not working either.
My test scenario:
I execute a MockAServ web server on http port 9980 and then, execute this spiderbasic code (taken from help):
(MockAServ is available at- http://mockaserv.stschnell.de/.)
Procedure HttpGetEvent(Success, Result$, UserData)
Debug Success ...