alexandrehtrb / Pororoca

An HTTP inspection tool with support for HTTP/2 and HTTP/3. Alternative to Postman.

Home Page:https://pororoca.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Re-run response captures reusing the current response

alexandrehtrb opened this issue · comments

We can add a button to re-run response captures, such that users don't need to send a request again to capture the variables.

Can you please explain this in a bit more detail? I would like to contribute to it.

Can you please explain this in a bit more detail? I would like to contribute to it.

Imagine a button like the yellow drawing in the picture below.
When the user clicks on it, the response captures would be executed again, without sending a new request, but reusing the same response, if already exists one.
This is useful in case the user made a mistake defining the capture. For example, in the picture, the user wanted to capture "title", but instead typed "author":

image

@Nishith-Savla , would you like to be assigned for this issue?

Give me some time. I am busy with something else currently.

Solved, will be included in the next release