nstcl
>
Documentation
>
nstcl-http Package
nstcl-http Package
ns_geturl
:
Fetch a URL.
ns_httpget
:
Opens an HTTP connection and gets a page
ns_parsehttptime
:
Returns number of seconds from HTTP time.
ns_urldecode
:
Performs "URL decoding" on a given string
ns_urlencode
:
Performs "URL encoding" on a given string
util_get_http_status
:
Returns the HTTP server response code returned from fetching a url
util_httpget
:
Opens an HTTP connection and gets a page
util_httppost
:
Posts form variables to a given URL