BodyType.

UrlEncodedForm Field

Summary

Indicates that request body is in Simple URL-Encoded Form ("application/x-www-form-urlencoded") format.
Assembly
Cake.Rest.dll
Namespace
Cake.Rest
Containing Type
BodyType

Syntax

public const BodyType UrlEncodedForm

Constant Value

Value Type
3 Int32