UNPKG

@loopback/docs

Version:

Documentation files rendered at [https://loopback.io](https://loopback.io)

24 lines (16 loc) 794 B
--- lang: en title: 'API docs: rest.restbindings.request_body_parser_stream' keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI sidebar: lb4_sidebar editurl: https://github.com/loopbackio/loopback-next/tree/master/packages/rest permalink: /doc/en/lb4/apidocs.rest.restbindings.request_body_parser_stream.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/rest](./rest.md) &gt; [RestBindings](./rest.restbindings.md) &gt; [REQUEST\_BODY\_PARSER\_STREAM](./rest.restbindings.request_body_parser_stream.md) ## RestBindings.REQUEST\_BODY\_PARSER\_STREAM variable Binding key for request raw body parser <b>Signature:</b> ```typescript REQUEST_BODY_PARSER_STREAM: BindingKey<BodyParser> ```