19
19
Package for parsing ``Authentication-Results`` headers as defined in RFC 5451.
20
Optional support for authentication methods defined in RFCs 5617, 6008, 6212,
22
23
>>> str(authres.AuthenticationResultsHeader('test.example.org', version=1))
23
24
'Authentication-Results: test.example.org 1; none'