Ma
June 11, 2025 ยท View on GitHub
Multipart Attack - Block attempts to bypass security controls using multipart/form-data encoding.
Example Usage
import { Ma } from "@vercel/sdk/models/putfirewallconfigop.js";
let value: Ma = {
active: false,
action: "deny",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
active | boolean | :heavy_check_mark: | N/A |
action | models.PutFirewallConfigSecurityAction | :heavy_check_mark: | N/A |