1
[Feature Request] rewrite domain and http security when storing cookies
Source: Kong/insomnia#7165 · opened by @cdaringe
#1122 asks for this feature, but settles with using the Cookie tag.
The cookie tag strategy has the following flaws:
• not bulk loading _many_ cookies from a diff domain
• being static (related to the above), where the cookies I need to send from my .com domain to my .net domain _change over time_
I looked into scripts/hooks, but these are req/res time specific.
What recipe, first class or via plugin, could be used to bulk set or read cookies from an alt domain?
The cookie tag strategy has the following flaws:
• not bulk loading _many_ cookies from a diff domain
• being static (related to the above), where the cookies I need to send from my .com domain to my .net domain _change over time_
I looked into scripts/hooks, but these are req/res time specific.
What recipe, first class or via plugin, could be used to bulk set or read cookies from an alt domain?
No pledges yet. Be the first to back this.
Comments
Similar requests
HTTPS support in Insomnia Designer in Design mode
2 votes · 0 comments
Kong for Kubernetes config generation improvements
1 vote · 0 comments
[Feature Request] Allow for globally disabling cookies on requests
7 votes · 0 comments
Ability to export workspace without cookies
4 votes · 0 comments
Cookie collection via window browsing
1 vote · 0 comments
No comments yet.