verifyHashFromHeader property

bool? verifyHashFromHeader
getter/setter pair

Tells Scotty to verify hashes on the agent's behalf by parsing out the X-Goog-Hash header.

Implementation

core.bool? verifyHashFromHeader;