Contains classes used for multipart forms and their data elements.
IdMultipartFormData.pas contains constants and types needed to define and implement classes for accessing a multipart form and its data elements and contents using stream-oriented access methods.
|
Name |
Description |
|
Exception raised for an invalid file stream for a file data item. | |
|
Represents a form data field in a multipart form data stream. | |
|
Represents the multipart form data stream that owns the collection. | |
|
Implements support for MIME-like multipart form responses. |
Name |
Description |
End-of-line sequence used when writing multipart form data. | |
Forms the content disposition in a boundary marker for multipart form data. | |
Constant used for the content type header in a multipart form data stream. | |
| |
Forms the content type for data fields in a boundary marker for multipart form data. | |
Forms part of the boundary marker for multipart form data fields representing a file. |
|
Class |
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. |