Kind: Function
Source: src/utils/body.ts
Part of: Utils
Signature
tsasync function parseBody(request: HonoRequest | Request, options)
Parameters
| Name | Type |
|---|---|
request | `HonoRequest |
options | any |
Used by
2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (2)
methodFormName—src/middleware/method-override/index.ts:79HonoRequest—src/request.ts:34
Was this page helpful?