what is the thought behind php not providing access to original post
data? this removes any chance of analyzing corrupt upload data, which
is often the case with mobile browsers. can future versions of php
please include a way of viewing raw server requests in full?

On 26/11/2007, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> If you're with linux try netcat (nc) at listening mode.
> >
> > how can i get a raw and untouched printout of a multipart/form-data
> > POST? i need this to analyze what certain user agents do wrong when
> > uploading files.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to