Skip to content

parseBody

reference
1 min readUpdated

Kind: Function

Source: src/utils/body.ts

Part of: Utils

Signature

ts
async function parseBody(request: HonoRequest | Request, options)

Parameters

NameType
request`HonoRequest
optionsany

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)

  • methodFormNamesrc/middleware/method-override/index.ts:79
  • HonoRequestsrc/request.ts:34

Was this page helpful?

Download as PDF
parseBody — Hono (narrator proof)