---
lang: en
title: 'API docs: http-caching-proxy.proxyoptions.cachepath'
keywords: LoopBack 4.0, LoopBack 4
sidebar: lb4_sidebar
permalink: /doc/en/lb4/apidocs.http-caching-proxy.proxyoptions.cachepath.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; [ProxyOptions](./http-caching-proxy.proxyoptions.md) &gt; [cachePath](./http-caching-proxy.proxyoptions.cachepath.md)

## ProxyOptions.cachePath property

Directory where to keep the cached snapshots.

<b>Signature:</b>

```typescript
cachePath: string;
```

