> ## 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 列挙型 — カスタム アクティビティ スクリプト内の string ベースの HTTP リクエストで使用可能なエンコーディングの種類。

`ContentEncoding` は、string ベースの HTTP リクエストに使用できるエンコーディングの種類を列挙します。

<div id="constants">
  ## 定数
</div>

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

<div id="related-topics">
  ## 関連トピック
</div>

* [HttpRequest](/ja/vantage/documentation/skill-designer/process/custom-activity/http-request)
* [オブジェクト モデル](/ja/vantage/documentation/skill-designer/process/custom-activity/object-model)
