0
[Feature Request] Making 'raw' requests inside request hooks
Source: Kong/insomnia#1939 · opened by @brushmate
[Feature Request] Making 'raw' requests inside request hooks: What is your question?
I wrote a little plug-in that adds a header to all my requests. The header value comes from another request that I have to make from the plug-in. So far I used a request library to do so, but I saw in the docs that there should be a network object in the context object and I would like to use it. But my context object has only app, data, request and store. This is basically what I would like to do:
I wrote a little plug-in that adds a header to all my requests. The header value comes from another request that I have to make from the plug-in. So far I used a request library to do so, but I saw in the docs that there should be a network object in the context object and I would like to use it. But my context object has only app, data, request and store. This is basically what I would like to do:
No pledges yet. Be the first to back this.
No comments yet.