Internet Direct (Indy)
Home
PreviousUpNext
Id_TId_HTTPMaximumHeaderLineCount Constant

Default value for the TIdCustomHTTPServer.MaximumHeaderLineCount property.

Pascal
Id_TId_HTTPMaximumHeaderLineCount = 1024;

Id_TId_HTTPMaximumHeaderLineCount is an Integer constant that indicates the maximum number of headers lines permitted when processing HTTP requests from a client connection. 

Id_TId_HTTPMaximumHeaderLineCount is the default value used for the TIdCustomHTTPServer.MaximumHeaderLineCount property during initialization of the component.

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.