HSTSPolicy.from_response
Description:
Parses msg
's first "Strict-Transport-Security" response header and returns a
HSTSPolicy.
Parameters:
msg |
a Message |
Returns:
a new HSTSPolicy, or null if no valid "Strict-Transport-Security" response header was found. |