Page Contents
Home > @loopback/http-caching-proxy > HttpCachingProxy
HttpCachingProxy class
The HTTP proxy implementation.
Signature:
export declare class HttpCachingProxy
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
|
Constructs a new instance of the |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
|
string |
URL where the proxy is listening on. Provide this value to your HTTP client as the proxy configuration. |
Methods
| Method | Modifiers | Description |
|---|---|---|
|
Start listening. | ||
|
Stop listening. |