فهرست منبع

more verbose comment

Libor Chocholaty 17 سال پیش
والد
کامیت
195e57116d
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      parser/digest/digest_parser.h

+ 1 - 1
parser/digest/digest_parser.h

@@ -87,7 +87,7 @@ typedef struct dig_cred {
 	struct username username;   /* Username */
 	str realm;                  /* Realm */
 	str nonce;                  /* Nonce value */
-	str uri;                    /* URI */
+	str uri;                    /* digest-uri, duplicated Request-URI of the Request-Line */
 	str response;               /* Response string */
 	struct algorithm alg;       /* Type of algorithm used */
 	str cnonce;                 /* Cnonce value */