Check and extract the fields from an 'Authorization' header.
authorization_header |
'Authorization' header value |
authorization |
extracted VSGI.Authorization object containing the fields from the header |
'true' on success, otherwise 'false' and 'authorization' is set to 'null' |