Changeset 5848 for pjproject/trunk/pjsip/src/test/msg_test.c
- Timestamp:
- Jul 30, 2018 2:32:25 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/src/test/msg_test.c
r4587 r5848 1108 1108 /* Proxy-Authenticate, testing which params should be quoted */ 1109 1109 "Proxy-Authenticate", NULL, 1110 "Digest 1110 "Digest realm=\"realm\",domain=\"sip:domain\",nonce=\"nonce\"," \ 1111 1111 "opaque=\"opaque\",stale=true,algorithm=MD5,qop=\"auth\"", 1112 1112 &hdr_test_proxy_authenticate
Note: See TracChangeset
for help on using the changeset viewer.