UNPKG

@loopback/docs

Version:
21 lines (14 loc) 609 B
--- lang: en title: 'API docs: rest.requestbodyparseroptions.urlencoded' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar permalink: /doc/en/lb4/apidocs.rest.requestbodyparseroptions.urlencoded.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/rest](./rest.md) &gt; [RequestBodyParserOptions](./rest.requestbodyparseroptions.md) &gt; [urlencoded](./rest.requestbodyparseroptions.urlencoded.md) ## RequestBodyParserOptions.urlencoded property <b>Signature:</b> ```typescript urlencoded?: OptionsUrlencoded; ```