UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 192 B
```css // Property: httponly // Description: The httponly attribute of the cookie. // Component(s): Ti.Network.Cookie '.httponly': { httponly: true } '.httponly-false': { httponly: false } ```