Philip Olson wrote:
When setting this on I assume it will always populate no matter
what enctype is used.  This isn't the case.  In the little tests
according to Brad, adding enctype="multipart/form-data" to a
post form will cause $HTTP_RAW_POST_DATA to not exist.  This is
even with aways_populate_raw_post_data = on.
unless i did something stupid while testing this is also the case
at least for 4.2.x (due to the way multipart forms are handled now
to preserve memory on file uploads) ...

maybe it is time to set up a table of when what is populated
related to HTTP method, Content-Type and always_... setting?


--
Six Offene Systeme GmbH     http://www.six.de/
i.A. Hartmut Holzgraefe
Email: [EMAIL PROTECTED]
Tel.:  +49-711-99091-77


--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to