Daniel Wallace
Daniel Wallace
Presumably this occurs due to it, when a new request is created, doing something like (pseudocode): ``` createRequest(); renderRequestList(); //to refresh the list so the new request shows ``` When...
Not sure if this is the place for this. This space is for [Insomnia](https://insomnia.rest/) issues.
This is standard; it's a default behaviour for browsers and even cURL itself (cURL did behave differently once upon a time however that was fixed). The reason is a failsafe...
Able to reproduce this bug. Specifically, seems to happen when **both** of the following conditions are met: - Response contains a JSON key value enclosed in single quotes rather than...
Correct me if I am reading this wrong but just to clarify, are you reporting that when sending a request that responds with a 3xx code and the following headers:...
Ah ok apologies - I misunderstood that. I thought you meant that the _first_ server was the one returning the `Set-Cookie` header. That sounds like a bug in this case.
Hey @a3957273, hope you're well. Is there anything further I can do to get this one over the line? Thanks!
Hey [0xff1ce](https://github.com/0xff1ce), really great feature idea. I want this so badly in Cyberchef. Mind if I clone these changes into my own fork and have a shot at getting the...