Exciting release!Introducing "safe npm". Learn more
Socket
Log inDemoInstall

insomnia-plugin-global-headers

Package Overview
Dependencies
0
Maintainers
1
Versions
8
Issues
File Explorer

Advanced tools

insomnia-plugin-global-headers

Set up your global http headers in one place and this plugin will take care of setting it for each requests. This plugin won't override any headers you set on the request.

    1.0.7latest
    GitHub

Version published
Maintainers
1
Weekly downloads
644
decreased by-15.82%

Weekly downloads

Changelog

Source

V 1.0.7

Reduced npm package size in this release

Readme

Source

Global headers insomnia plugin

Set up your global http headers in one place and this plugin will take care of setting it for each requests. This plugin won't override any headers you set on the request.

npm

Usage

Add all headers to the environment with the key GLOBAL_HEADERS.

{ "GLOBAL_HEADERS": { "Accept": "application/json", "Authorization": "Bearer <token>", "Content-Type": "multipart/form-data" } }

Enable or disable global headers for specific requests or request folders via the menu drop down

Enable or disable global headers menu screenshot

Keywords

FAQs

Last updated on 28 Jul 2021

Did you know?

Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.

Install Socket
Socket
support@socket.devSocket SOC 2 Logo

Product

  • Package Issues
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc