http_auth::basic_authentication_decode (public)

 http_auth::basic_authentication_decode authorization

Defined in packages/acs-tcl/tcl/http-auth-procs.tcl

Implements decoding of authorization header as defined in RFC 7617 "username" containing a colon character is invalid (see RFC 7617, Section 2).

Parameters:
authorization (required)
content of "Authorization:" reply header field, such as e.g. "Basic 29234k3j49a"

Testcases:
No testcase defined.
[ show source ]
Show another procedure: