realtimenetprots/sipfw/SIP/sipapi/api/siphttpdigestchallengeobserver.h
branchRCL_3
changeset 4 dd3853b8dc3f
parent 0 307788aac0a8
--- a/realtimenetprots/sipfw/SIP/sipapi/api/siphttpdigestchallengeobserver.h	Tue Feb 02 01:03:15 2010 +0200
+++ b/realtimenetprots/sipfw/SIP/sipapi/api/siphttpdigestchallengeobserver.h	Fri Feb 19 23:10:33 2010 +0200
@@ -38,6 +38,12 @@
 * The user should provide credentials or ignore the challenge
 * using functions defined in TSIPHttpDigest class.
 *
+* MSIPHttpDigestChallengeObserver class is compliant with RFC 2543
+* where Proxy use to forward only one challenge when it receives 
+* multiple challenges on forking the request. Applications are 
+* encouraged to use MSIPHttpDigestChallengeObserver2 class which
+* provides interface to extract multiple challenges.
+* MSIPHttpDigestChallengeObserver2 class is compliant to RFC 3261
 *  @lib n/a
 */
 class MSIPHttpDigestChallengeObserver