Interface: IFetchOptions

IFetchOptions

Options as used by util.fetch.

Properties:
binary boolean <optional>
false

Whether expecting a binary response

xhr boolean <optional>
false

If true, forces the use of XMLHttpRequest