oRPC Body Limit Plugin

Installation
SKILL.md

Body Limit Plugin

The Body Limit Plugin restricts the size of the request body.

Import

import { BodyLimitPlugin } from '@orpc/server/fetch'
import { BodyLimitPlugin } from '@orpc/server/node'

Setup

Related skills
Installs
First Seen