ValidateBody uses the HTTPParser to extract the hash signature. It then hashes the body and compares the hash of the body with the hash value found in the HTTP header. Hash comparison via constant time.
(r *http.Request)
source not stored for this graph (policy: none)
no test coverage detected