|
ns_httpget Opens an HTTP connection and gets a page
package require nstcl-http ?1.0?
package require nstcl ?1.0?::nstcl::ns_httpget url ?timeout? ?depth?
ns_httpget opens an HTTP connection and gets a url, waiting up to timeout seconds for a response, following at most depth HTTP redirects.
http, nstcl