https://github.com/strokirk/insomnia-plugin-response-cookie
Insomina plugin that adds a template tag to get the value of a cookie from another request.
https://github.com/strokirk/insomnia-plugin-response-cookie
insomnia insomnia-plugin insomnia-plugins
Last synced: 3 months ago
JSON representation
Insomina plugin that adds a template tag to get the value of a cookie from another request.
- Host: GitHub
- URL: https://github.com/strokirk/insomnia-plugin-response-cookie
- Owner: strokirk
- License: mit
- Created: 2023-02-23T20:51:46.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-23T21:16:10.000Z (about 2 years ago)
- Last Synced: 2025-02-09T18:04:33.457Z (3 months ago)
- Topics: insomnia, insomnia-plugin, insomnia-plugins
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# insomnia-plugin-response-cookie
Insomnia plugin that adds a template tag to get the value of a cookie
from another request.Add it to a field by typing `{% responseCookie %}`, and then click the
tag to fill in required values using the tag dialog.