Insomnia: [Question] can requestHooks modify GET params

Created on 6 Aug 2018  ยท  5Comments  ยท  Source: Kong/insomnia

  • Insomnia Version: 5.15.0
  • Operating System: Linux

Details

I wan't to write a plugins for custom auth.
But I don't know how to hook request for modify GET params, now I write a plugins to generate params string to concat by hand.

this is my plugins

Most helpful comment

All 5 comments

๐Ÿ‘‹ Thanks for opening your first issue! If you're reporting a ๐Ÿž bug, please make sure
you include steps to reproduce it. If you're requesting a feature ๐ŸŽ, please provide real
use cases that would benefit. ๐Ÿ‘ช

To help make this a smooth process, please be sure you have first read the
contributing guidelines.

The documentation hasn't been updated yet but I'm pretty sure I added a setParameter method a while ago

Thanks, i will try it.

Was this page helpful?
0 / 5 - 0 ratings