Field ContentMD5
The HTTP Content-MD5 header.
Contains the MD5 hash of the response body, allowing clients to verify the integrity of the received data.
public const string ContentMD5 = "Content-MD5"
Returns
- string
- The HTTP Content-MD5 header. Contains the MD5 hash of the response body, allowing clients to verify the integrity of the received data.