Clear is an overridden procedure in
TIdResponseHeaderInfo. Clear resets the property values that represent the response headers to their default empty values, including
Location and
Server. Clear also resets the values in the
ProxyAuthenticate and
WWWAuthenticate properties by calling their respective Clear methods. Clear calls the inherited Clear method prior to exiting the method.