Re: [W3af-develop] [W3af-svn-notify] SF.net SVN: w3af:[3541] trunk/core/data/url/httpResponse.py

2010-09-10 Thread Andres Riancho
Javier, Simple question... are we sure the HTMLParser has a recovery keyword parameter? Regards, On Fri, Sep 10, 2010 at 7:37 PM, wrote: > Revision: 3541 >          http://w3af.svn.sourceforge.net/w3af/?rev=3541&view=rev > Author:   javierandalia > Date:     2010-09-10 22:37:03 + (Fri,

Re: [W3af-develop] [W3af-svn-notify] SF.net SVN: w3af:[3537] trunk/plugins/grep/formAutocomplete.py

2010-09-10 Thread Andres Riancho
Javier, Congrats on your first plugin! :) I have a couple of questions and comments about the code: - I don't know much about xpath, could you explain these lines? AUTOCOMPLETE_FORMS_XPATH = "//form[not(@autocomplete) or @autocomplete='on']" PWD_INPUT_XPATH = "//input[translate(@type,'PASWORD