Details
| ID | DecodeMimeHeader |
|---|---|
| Language | python |
| From Version | 5.0.0 |
| Docker Image | demisto/python3:3.12.13.10404775 |
README
Decodes MIME base64 headers.
Script Data
| Name | Description |
|---|---|
| Script Type | python |
| Tags |
Inputs
| Argument Name | Description |
|---|---|
| value | The header value to decode. |
Outputs
| Path | Description | Type |
|---|---|---|
| DecodedMimeHeader | The result of the decoded value. | string |