PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTTP » HTTP_Request » Bug #2693

Can't set POST request body

Details

Request #2693Can't set POST request body
Submitted2004-11-04 21:50 UTC
Fromealtin at parkyeri dot com
StatusNo Feedback
PackageHTTP_Request
PHP Version4.3.9
OSDebian GNU/Linux
Roadmaps(Not assigned)

Comments

[2004-11-04 21:50 UTC] ealtin at parkyeri dot com

Description:
------------
I can add query strings and headers, but just can't change POST request body. It would be great if HTTP_Request::SendRequest() included another parameter for the request body itself.