Internet Direct (Indy)
Home
PreviousUpNext
TIdMessage.ProcessHeaders Method

Updates message properties based on header values in the message.

Pascal
procedure ProcessHeaders;

ProcessHeaders is a procedure that updates message properties based on header values found in the message. ProcessHeaders examines the TIdHeaderList property Headers to retrieve values that can be expressed as TIdMessage properties, including the following: 

 

 

ProcessHeaders is used when a TIdMessageClient client (or descendant) receives the content for the TIdMessage instance.

Verify all properties are listed.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.