We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Is there a way to set up default params for all requests? I didn't find it.
Right now I need to set {secure: true} to each request manually, which is can be improved with default params.
{secure: true}