Internet Direct (Indy)
Home
PreviousUpNext
GContentType Constant

Default value for the TIdHTTPResponseInfo.ContentType property.

Pascal
GContentType = 'text/html';

GContentType is a String constant that represents the default value for the TIdHTTPResponseInfo.ContentType property. 

GContentType is used during initialization of the component to set value used when creating an HTTP response that cannot determine the MIME type for the response.

TIdHTTPResponse.ContentType

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.