Home » HTTP » HTTP_Request » Bug #5969
Documentation Wrong (Not a real bug)
Details
| Submitted | 2005-11-15 15:48 UTC |
|---|---|
| From | lee dot saferite at gmail dot com |
| Assigned | avb |
| Status | Closed |
| Package | HTTP_Request |
| PHP Version | 5.0.5 |
| OS | WinXP |
| Roadmaps | (Not assigned) |
Comments
[2005-11-15 15:48 UTC] lee dot saferite at gmail dot com
Description:
------------
Sorry for reporting this as a bug, it's just a documentation problem. For version 1.3.0 you depreciated addRawPostData() and mentioned that it was replaced by addBody() when in fact the replacement function is setBody(). Minor, but it should be fixed.