1.0.7 • Published 4 years ago

insomnia-plugin-disable-cookies v1.0.7

Weekly downloads
136
License
MIT
Repository
github
Last release
4 years ago

Insomnia Disable Cookies

Npm Version Publish to NPM Registry

This is a plugin for Insomnia that allows users to disable sending cookies for requests.

Installation

Install the insomnia-plugin-disable-cookies plugin from Preferences > Plugins.

Usage

Cookies will not be sent by setting a DISABLE_COOKIES to true in environment variable.

{
	"DISABLE_COOKIES": true
}
1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago