MimeTypesHelperWWWFormURLEncoded Field |
MIME Type for URL Encoded WWW Form Content used when POSTing over HTTP.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public const string WWWFormURLEncoded = "application/x-www-form-urlencoded"
Public Const WWWFormURLEncoded As String = "application/x-www-form-urlencoded"
Field Value
Type:
StringSee Also