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
- Assembly
- Cake
.Rest .dll - Namespace
- Cake
.Rest - Containing Type
- RestUtilities
Syntax
public static string GetBodyContentType(BodyType bodyType)
Parameters
| Name | Type | Description |
|---|---|---|
| bodyType | BodyType | Content Type |
Return Value
| Type | Description |
|---|---|
| string | corresponding MIME type |
