---
layout: default
menu_item: api
title: FetchOptions
description: Version 0.26.1
menu_item: api
return_to:
"API Documentation Index": /api/
sections:
"Instance Variables": "#ivars"
---
```js
var fetchOptions = new FetchOptions();
```
## Instance Variables
| Variable | Type | Description |
| --- | --- | --- |
| callbacks | RemoteCallbacks | |
| customHeaders | Strarray | |
| downloadTags | Number | |
| proxyOpts | ProxyOptions | |
| prune | Number | |
| updateFetchhead | Number | |
| version | Number | |