ZF-3094: Usage?
Description
There is plenty of documentation on how to get a $response object, but none on what to do with it once you have it. isError(), isSuccessful(), isRedirect, getBody(), getRawBody(), etc..., none of these appear in the documentation.
Comments
Posted by julien PAULI (doctorrock83) on 2008-04-11T03:31:08.000+0000
Well, these methods are plainly usefull for testings purposes. that should help : http://framework.zend.com/wiki/display/…
Documentation should soon be updated I think ^^
Posted by Shahar Evron (shahar) on 2008-04-14T02:22:03.000+0000
How about this: http://framework.zend.com/manual/en/… ?
This have been around since before 1.0 ;)
Posted by Jason Eisenmenger (jasoneisen) on 2008-04-14T08:01:34.000+0000
Oh yes, this will work perfectly.
Wait, did you just upload that to make me look like an idiot. You made up that 1.0 thing ;)
Thanks.
Posted by Shahar Evron (shahar) on 2008-04-14T08:10:21.000+0000
np... it's always better to report and find out it has been working than not to report at all ;)
Posted by Wil Sinclair (wil) on 2008-12-17T12:53:47.000+0000
Bookkeeping. Assigning all resolved issues to the people who resolved them. The only unassigned issues should be those that are new and unreviewed.