[W3af-svn-notify] [Task #147424] Resend request button on request/response viewer
Status: Beta
Brought to you by:
andresriancho
From: SourceForge.net <no...@so...> - 2008-03-31 21:27:09
|
Task #147424 has been updated. Project: w3af Subproject: gtkUi - Phase 4 Summary: Resend request button on request/response viewer Complete: 0% Status: Open Authority : andresriancho Assigned to: facundobatista Description: If the user is viewing a request/response that was generated by the framework (he can view one in the results; when clicking on an vuln object AND in the http log window) he should be able to RESEND the request. 0) User clicks on "Resend request" 1) Window with the original request pop-ups. 2) User changes all the request 3) User clicks on "Send request" 4) The window shows the request response Implementation: The gtkUi should use the uriOpener attribute of the w3afCore which is a xUrllib object in order to send the request and obtain the response. I may need to code a "sendRawRequest" method for xUrllib in order to this to work more transparently. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=147424&group_id=170274&group_project_id=55676 |