MimeTypesHelperUtf8WWWFormURLEncoded Field |
MIME Type for URL Enoded WWW Form Content used when POSTing over HTTP in UTF-8 encoding.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public const string Utf8WWWFormURLEncoded = "application/x-www-form-urlencoded;charset=utf-8"
Public Const Utf8WWWFormURLEncoded As String = "application/x-www-form-urlencoded;charset=utf-8"
Field Value
Type:
StringSee Also