Options
Less than 1 minute
Options
class Options extends \Hazaar\Model\StructExtends: Hazaar\Model\Struct
Properties
url
public string $urlType: string
baseuri
public string $baseuriType: string
username
public string $usernameType: string
password
public string $passwordType: string
cookies
Cookies to send with every request, as accepted by Hazaar\HTTP\Client::setCookie().
public null|array|string $cookiesType: null|array|string
cache_backend
The cache backend used to store WebDAV metadata.
public string $cache_backend = 'file'Type: string
cache_meta
Whether metadata should be persisted to cache between requests.
public bool $cache_metaType: bool
app_key
public string $app_keyType: string
Generated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:17 +0000