> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ContentEncoding

> ContentEncoding-Enumerator — Kodierungstypen, die in Skripten für Benutzerdefinierte Aktivität für string-basierte HTTP-Anfragen verfügbar sind.

`ContentEncoding` listet die für string-basierte HTTP-Anfragen verfügbaren Kodierungstypen auf.

<div id="constants">
  ## Konstanten
</div>

* **Default**
* **Unicode**
* **ASCII**
* **BigEndianUnicode**
* **UTF32**
* **UTF7**
* **UTF8**

<div id="related-topics">
  ## Verwandte Themen
</div>

* [HttpRequest](/de/vantage/documentation/skill-designer/process/custom-activity/http-request)
* [Objektmodell](/de/vantage/documentation/skill-designer/process/custom-activity/object-model)
