auth_analyzer icon indicating copy to clipboard operation
auth_analyzer copied to clipboard

Feature

Open jaikishantulswani opened this issue 1 year ago • 2 comments

@simioni87 Add a feature in the settings tab which check box like user have option to check box GET POST PUT PATCH to check every request on the checked methods. Also add a context menu to send multiple repeater tabs request to auth analyzer in one go.

jaikishantulswani avatar Oct 05 '24 09:10 jaikishantulswani

Despite my best efforts, I don't quite understand what you mean by the first feature request. If you want to automatically repeat a request with a different HTTP method, you can use the 'match and replace' function (just create a separate session for each method). Besides that, you are always welcome to implement new features and submit a pull request. If the new feature is meaningful from my point of view as well, I'll be happy to merge your pull request.

simioni87 avatar Oct 05 '24 14:10 simioni87

@simioni87 Thank you for your response, but it would be good to have this feature of testing each request with different cookie / auth token with different methods like GET POST PUT while dropping the original request which is not possible in match and replace.

jaikishantulswani avatar Oct 06 '24 03:10 jaikishantulswani