HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Request Class / POSTMimeType Property

In This Topic
    POSTMimeType Property
    In This Topic
    Gets the encoding scheme used in a POST request message.
    Syntax
    'Declaration
     
    Public ReadOnly Property POSTMimeType As String
    public string POSTMimeType {get;}
    Requirements
     
    See Also