chickadee » intarweb » basic-auth-param-subparser

basic-auth-param-subparser STR POSprocedure

Parses STR at POS by extracting the username and password components from a base64-encoded string. These are returned in its first value as an alist with keys username and password. Its second return value is the position after which the next header value may begin.