Internet Direct (Indy)
Home
PreviousUpNext
TIdMultiPartFormDataStream.RequestContentType Property

MIME content type to use for a request with multipart form data.

Pascal
property RequestContentType: string;

RequestContentType is a read-only string property that represents the MIME content type header and boundary marker as used in an HTTP request. The value for RequestContentType is assigned in the Create constructor, and consists of the string constant sContentType and the generated value for Boundary.

TIdMultiPartFormDataStream.Boundary 

IdMultiPartFormDataStream.Create

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.