Whisperstream Research Group - CommLib Documentation

PostModeContent Enumeration

The Content Type modes

public enum PostModeContent

Members

Member NameDescription
Application_WWWFormURLEncoded form data content type
Multipart_FormData file data content type
Text_Xml text/xml content type
Text_Html text/xml conetnt type
Other Other/Custom content type

Requirements

Namespace: Whisperstream.CommLib.HttpLib

Assembly: CommLib (in CommLib.dll)

See Also

Whisperstream.CommLib.HttpLib Namespace