Check and update references to RFC 4871 to refer to RFC 6376.
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@ class InvalidTagSpec(InvalidTagValueList):
|
||||
def parse_tag_value(tag_list):
|
||||
"""Parse a DKIM Tag=Value list.
|
||||
|
||||
Interprets the syntax specified by RFC4871 section 3.2.
|
||||
Interprets the syntax specified by RFC6376 section 3.2.
|
||||
Assumes that folding whitespace is already unfolded.
|
||||
|
||||
@param tag_list: A bytes string containing a DKIM Tag=Value list.
|
||||
|
||||
Reference in New Issue
Block a user