chickadee » intarweb » digest-auth-param-subparser

digest-auth-param-subparser STR POSprocedure

Parses STR at POS by reading the various components from a parameter list. These are returned in its first return value as an alist with keys nc, uri, qop and algorithm. Its second return value is the position after which the next header value may begin.