![]() |
Determines the reason why a header is invalid.
google.appengine.api.mail.invalid_headers_reason(
headers
)
Args | |
---|---|
headers
|
Header value to check. |
Returns | |
---|---|
A string that indicates the reason that the headers are invalid if the
reason can be determined; otherwise returns None .
|