MoroJSoro JS
DocsBenchmarksPlaygroundMigrate
GitHubGet started

Technical

API Reference & Architecture

DocsCLITechnical

Docs for @morojs/moro v1.8.0

Technical
API
Functions
Urlencoded

@morojs/moro


@morojs/moro / urlencoded

Function: urlencoded()

urlencoded(_options?): Middleware

Defined in: src/core/middleware/built-in/body-parsers/index.ts:19

URL-encoded body-parser middleware. Parses application/x-www-form-urlencoded request bodies when the automatic parser left them as strings, populating req.body with the decoded object.

Parameters

_options?

extended?

boolean

limit?

string | number

Returns

Middleware

Back to urlencodedView Source
MoroJSoro JS

A TypeScript backend framework with its own native engine. Zero dependencies, four runtimes.

Product

DocsBenchmarksPlaygroundCLIBlog

Compare

vs ExpressMigration guidesRoadmap

Community

GitHubDiscordXExamples

Legal

PrivacyTermsAbout
© CM Ventures, Inc. Built withfor the TypeScript community.