This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Rest.
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 |