http_fetch - Downloads a file via HTTP
http_parseFilename - Takes a URL and parses out the filename from it
http_perror - Print an error message
http_setRedirects - Sets the number of HTTP redirects to automatically follow
http_setReferer - Sets the Referer shown to the server during an HTTP GET request
http_setTimeout - Changes the maximum amount of time HTTP Fetcher will wait on data
http_setUserAgent - Changes the User Agent shown to the server during an HTTP GET request
http_strerror - Returns a pointer to the current error description message
Lyle Hanson |
Updated March 2, 2004
|
HTTP Fetcher online home |