eslint-plugin-sonarjs
Version:
19 lines (11 loc) ⢠480 B
Markdown
# sonarjs/content-length
š HTTP request content length should be limited.
š¼ This rule is enabled in the ā
`recommended` config.
<!-- end auto-generated rule header -->
## Options
<!-- begin auto-generated rule options list -->
| Name | Type | Default |
| :-------------------- | :------ | :-------- |
| `fileUploadSizeLimit` | Integer | `8000000` |
| `standardSizeLimit` | Integer | `2000000` |
<!-- end auto-generated rule options list -->