|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
sending a large file via httpby mifflin (Curate) |
| on Jun 18, 2007 at 21:29 UTC ( #621871=perlquestion: print w/ replies, xml ) | Need Help?? |
|
mifflin has asked for the
wisdom of the Perl Monks concerning the following question:
I have client that wants me to send him a file via http.
The potential problem here is this file may be rather large (megabytes). The usual way that I send data through http is via the POST method like... This works but can result it memory issues if the variable $sendthis is large. Is there a better way to send large files via http?
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||