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