<- Back to the documentation index
lib.readFromURL(url, callback)url, and
returns the response text. If callback is
specified, the request is sent asynchronously and response
text is returned as the first parameter to
the callback.