Class HSContentType
Contains properties of HTTP Content-Type header.
See HSMessage.ContentType.
public class HSContentType
Namespace: Au.Types
Assembly: Au.dll
Properties
| Name | Description |
|---|---|
| Boundary | Returns the boundary parameter without double quotes, or |
| Charset | Returns the |
| Encoding | Gets text encoding. |
| MediaType |
Methods
| Name | Description |
|---|---|
| Create(Dictionary<string, string>) | Creates from |