[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-protocol-cvs
Subject:    [Protocol-cvs] rtsp rtspclnt.cpp,1.158,1.159
From:       bobclark () helixcommunity ! org
Date:       2005-04-21 19:33:26
[Download RAW message or body]

Update of /cvsroot/protocol/rtsp
In directory cvs-new:/tmp/cvs-serv31920

Modified Files:
	rtspclnt.cpp 
Log Message:
add _statuscode key to values list for authentication to detect what kind of \
authentication is necessary (401 or 407). cr ping

Index: rtspclnt.cpp
===================================================================
RCS file: /cvsroot/protocol/rtsp/rtspclnt.cpp,v
retrieving revision 1.158
retrieving revision 1.159
diff -u -d -r1.158 -r1.159
--- rtspclnt.cpp	20 Apr 2005 20:48:52 -0000	1.158
+++ rtspclnt.cpp	21 Apr 2005 19:33:23 -0000	1.159
@@ -9069,6 +9069,10 @@
             }
         }
 
+        // Add the response status code to the response headers because the
+        // client authentication manager needs it
+        pIHXValuesResponseHeaders->SetPropertyULONG32("_statuscode", \
pMsg->errorCodeAsUINT32()); +
         rc = m_pResp->HandleWWWAuthentication
         (
             HXR_NOT_AUTHORIZED,


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic