UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 189 B
```css // Property: cache // Description: Determines whether HTTP responses are cached. // Component(s): Ti.Network.HTTPClient '.cache': { cache: true } '.cache-false': { cache: false } ```