UNPKG

@loopback/docs

Version:
27 lines (17 loc) 663 B
--- lang: en title: 'API docs: http-caching-proxy.httpcachingproxy.stop' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar permalink: /doc/en/lb4/apidocs.http-caching-proxy.httpcachingproxy.stop.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/http-caching-proxy](./http-caching-proxy.md) &gt; [HttpCachingProxy](./http-caching-proxy.httpcachingproxy.md) &gt; [stop](./http-caching-proxy.httpcachingproxy.stop.md) ## HttpCachingProxy.stop() method Stop listening. <b>Signature:</b> ```typescript stop(): Promise<void>; ``` <b>Returns:</b> `Promise<void>`