Get-UDContentType
SYNOPSIS
Returns the content-type of an HTTP request.
SYNTAX
Get-UDContentType
DESCRIPTION
Returns the content-type of an HTTP request. This cmdlet should be used within Endpoint script blocks.
EXAMPLES
Example 1
PS C:\> Get-UDContentType
Returns the content-type of the HTTP request.