Liam Galvin
Liam Galvin
The 'New Request` button already exists, we just need to pop a request editor with some sensible default values (based on previous requests?). Depends on #7
An expandable summary at the top of the request log (under the toolbar) should surface some basic statistics about all requests in the log in order to identify anomalies. i.e....
Each request should be exportable as a curl command. Additionally, in the saved requests list, it should be possible to import a curl command as a saved request. Depends on...
When a JWT token is detected in the request/response cookies, headers, body, an additional tab should be present in the viewer that breaks down the JWT token and allows it...
It should be possible to name saved requests, and add notes. This makes it easy to remember what each request in the collection is for (e.g. `Successful login`, `SQL injection...