class Seahorse::Client::Response
def checksum_validated
-
(String, nil)
- returns the algorithm used to validate
def checksum_validated context[:http_checksum][:validated] if context[:http_checksum] end
(String, nil)
- returns the algorithm used to validate
def checksum_validated context[:http_checksum][:validated] if context[:http_checksum] end