How to find uploaded data size from content-length
- From: Asterbing <no@xxxxxxxxxx>
- Date: Wed, 19 Apr 2006 17:14:34 +0200
Considering a multipart/form-data form, is there a formula to calculate
the size of an uploaded file from within $ENV{'CONTENT_LENGTH'} which
represent the size of the entire data in STDIN (including all name/value
pairs, boundary between parts, content-disposition & type lines, some
blank lines) ?
.
- Follow-Ups:
- Re: How to find uploaded data size from content-length
- From: John Bokma
- Re: How to find uploaded data size from content-length
- From: xhoster
- Re: How to find uploaded data size from content-length
- Prev by Date: Re: Creating 1 file w/ the contents of 7 other files mixed randomly.
- Next by Date: Perl String Search
- Previous by thread: Re: Finding unused variables in a Perl script
- Next by thread: Re: How to find uploaded data size from content-length
- Index(es):
Relevant Pages
|