1.0.7 • Published 5 years ago

insomnia-plugin-disable-cookies v1.0.7

Weekly downloads
136
License
MIT
Repository
github
Last release
5 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

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago