Engine
Guides
Tutorials
Reference
Resources
Art
Design
Engine
/
Reference
/
Enums
Feedback
Edit
HttpContentType
Specifies the value of the HTTP Content-Type header which describes the HTTP request data type.
Items
Name
Value
Summary
ApplicationJson
0
ApplicationXml
1
ApplicationUrlEncoded
2
TextPlain
3
TextXml
4