Indy 9
|
HasContentLength is updated when header values are loaded into properties for TIdResponseHeaderInfo using ProcessHeaders.
HasContentLength is used by TIdHTTP when reading the HTTP Response, and is used to determine when the stream used for the Response contents can be truncated.