How do I verify the hash responses used by KurocoFront?
Verify HTTP responses using the HAR file or Developer tools. As shown below, the string in the x-rcms-hash
field contains the first seven characters of the hash used.
Example
For the above example, search for the hash value 51632bf
on GitHub. The resulting page uses that particular commit.
See: How do I create a HAR file? for details on how to generate a HAR file.