axMCPDecodeHeaderValue
function axMCPDecodeHeaderValue(value: string): string;Decodes the MCP Base64 sentinel form, leaving ordinary field values intact.
Parameters
| Parameter | Type |
|---|---|
value | string |
Returns
string
function axMCPDecodeHeaderValue(value: string): string;Decodes the MCP Base64 sentinel form, leaving ordinary field values intact.
| Parameter | Type |
|---|---|
value | string |
string