Revision: 5877
http://w3af.svn.sourceforge.net/w3af/?rev=5877&view=rev
Author: andresriancho
Date: 2012-10-10 23:14:13 +0000 (Wed, 10 Oct 2012)
Log Message:
-----------
* Minor refactoring for create_fuzzable_request method
* (possibly) added some bugs with the .update and the headers... adding a TODO to the wiki to remember that I need to start using the Header class all over the framework and replace all dicts that hold headers. Do it like url_object, where I simply added isinstance() all over the place to verify types.
Modified Paths:
--------------
branches/threading2/core/data/request/factory.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|