Thread
:
How to do HTTP_AUTH in ZF??
View Single Post
#
2
(
permalink
)
02-29-2008, 06:24 PM
xentek
Senior Member
Join Date: Feb 2008
Posts: 112
You probably don't need the assert statements, and just use this statements to get the request/response on lines 22/23:
$this->getRequest();
$this->getResponse();
xentek
View Public Profile
Send a private message to xentek
Find all posts by xentek