Unit 'HTTPDefs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TResponse.ContentMD5

Content-MD5 header value with MD5 digest of content

Declaration

Source position: httpdefs.pp line 623

public property TResponse.ContentMD5 : string
  index Ord(hhContentMD5)
  read GetHeaderValue
  write SetHeaderValue;

Description

ContentMD5 contains the Content-MD5 header value with an MD5 digest of the response content. This provides integrity checking for the transmitted content.


Documentation generated on: Jan 16 2026