Home » HTTP » HTTP_Request » Bug #2693
Can't set POST request body
Details
| Request #2693 | Can't set POST request body |
|---|---|
| Submitted | 2004-11-04 21:50 UTC |
| From | ealtin at parkyeri dot com |
| Status | No Feedback |
| Package | HTTP_Request |
| PHP Version | 4.3.9 |
| OS | Debian 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.