Elmar Krieger wrote:
Dear Apache users,
I'm forced to write yet another program that downloads HTTP files from an
Apache server,
...
Naive question : why would you do that, when there are probably at least
10 existing libraries/utilities that already do that, and do it right ?
I mean that downloading a file from a webserver is not just a matter of
opening a socket and reading bytes from it. There are such things as
status codes, HTTP headers, encoding, transfer-encoding, etc..
Do you really want to re-invent the wheel ?
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
" from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org