I find the visual design appealing, and at a cursory glance, the list of features decent. A few questions:
- Is there a way to override the cookies of a single request? Or do you have to edit the cookie jar and the corresponding cookies get auto-sent (ie. no override)
- For authorization, do you have built-in support for OAuth 2.0 access/refresh token flows? What about OAuth 1 ?
Thanks for the compliment! Having good UI/UX was my first goal for Insomnia so I'm glad to see it's working.
- there is no way to override cookies per request yet, but that's good feedback :)
- I'm working on OAuth support soon so keep an eye out for that
- HTTP/2 support isn't in the works yet, but is on the roadmap
- Is there a way to override the cookies of a single request? Or do you have to edit the cookie jar and the corresponding cookies get auto-sent (ie. no override)
- For authorization, do you have built-in support for OAuth 2.0 access/refresh token flows? What about OAuth 1 ?
- Do you support HTTP/2?