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

Constant used for the content type header in a multipart form data stream.

File
sContentTypeFormData = 'multipart/form-data; boundary=';

sContentTypeFormData is a String constant used to fomat the content type header for form data in TIdMultipartFormDataStream.

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