Page Contents
Home > @loopback/rest > RestBindings > Http
RestBindings.Http namespace
Request-specific bindings
Signature:
namespace Http
Variables
| Variable | Description |
|---|---|
| [CONTEXT](/doc/en/lb4/apidocs.rest.restbindings.http.context.html) | Binding key for setting and injecting the http request context |
| [REQUEST](/doc/en/lb4/apidocs.rest.restbindings.http.request.html) | Binding key for setting and injecting the http request |
| [RESPONSE](/doc/en/lb4/apidocs.rest.restbindings.http.response.html) | Binding key for setting and injecting the http response |