Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An Idea: Re-test #229

Open
serhatozles opened this issue Apr 14, 2017 · 5 comments
Open

An Idea: Re-test #229

serhatozles opened this issue Apr 14, 2017 · 5 comments
Assignees
Labels
type:enhancement Enhancement

Comments

@serhatozles
Copy link

serhatozles commented Apr 14, 2017

I'm just wondering. We have all request body in log. We can make over there a button like "re-test"? . Because i think we need usually, if there is a problem, we want to check after to solve that problem. this can speed up the work.

What do you think?

@cebe
Copy link
Member

cebe commented Apr 14, 2017

We have all request body in log

that is usually not the case.

What exactly should the re-test button do? Reload the page?

@serhatozles
Copy link
Author

serhatozles commented Apr 14, 2017

Reload the page?

No. Maybe "Re-test" is not the right word. it could be "Re-run". Actually, I wanna check with that if there is a problem with same request datas and if i'm thinking that the problem solved, i wanna see "the problem is really solve or not?" with same request body.

Here is the event;
We take request body with cookies from the debug log or whatever we need, we can send curl or however we do, and resultly the debug has been already run at background when we send a request.

@samdark
Copy link
Member

samdark commented Apr 15, 2017

Interesting idea but we need full request/response abstractions in order to achieve it.

@samdark samdark added the type:enhancement Enhancement label Apr 15, 2017
@serhatozles
Copy link
Author

Actually, i thought we have allready. Headers, $_POST,$_GET,Cookies. we have whatever we need. i might try to do that.

serhatozles added a commit to serhatozles/yii2-debug that referenced this issue Apr 16, 2017
serhatozles added a commit to serhatozles/yii2-debug that referenced this issue Apr 16, 2017
@samdark samdark added this to the 2.0.10 milestone Apr 17, 2017
@samdark samdark self-assigned this Apr 17, 2017
@samdark samdark modified the milestones: 2.0.11, 2.0.10 May 4, 2017
@samdark samdark modified the milestone: 2.0.11 Sep 5, 2017
@tourze
Copy link

tourze commented Dec 1, 2018

I think it is a great feature for web developer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement Enhancement
Projects
None yet
Development

No branches or pull requests

4 participants