Topic Path: Symbol Reference > Constants > Id_TId_HTTPMaximumHeaderLineCount Constant
ContentsIndexHome
PreviousUpNext
Id_TId_HTTPMaximumHeaderLineCount Constant

Default value for the TIdCustomHTTPServer.MaximumHeaderLineCount property.

File
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.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.