Hi,

I'm having a couple of problems getting PHP to accept my post data.
Specifically, the data I am sending is not with POST, put with PUT and
PROPFIND.  I'm implementing WebDAV within PHP.

How to I get PHP to set $HTTP_RAW_POST_DATA for all methods where content is
sent, not just post?

Thanks,
Sam



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

Reply via email to