[W3af-svn-notify] SF.net SVN: w3af:[6266] branches/threading2
Status: Beta
Brought to you by:
andresriancho
From: <and...@us...> - 2012-12-05 22:29:47
|
Revision: 6266 http://w3af.svn.sourceforge.net/w3af/?rev=6266&view=rev Author: andresriancho Date: 2012-12-05 22:29:40 +0000 (Wed, 05 Dec 2012) Log Message: ----------- * Moving responsability of clearing cache to the right location (outside from xurllib and into localCache) * Unittested that xurllib clears the cache when end() is called * Added the API to clear cookies in the opener settings, calling from xurllib end() Modified Paths: -------------- branches/threading2/core/data/db/history.py branches/threading2/core/data/url/handlers/localCache.py branches/threading2/core/data/url/opener_settings.py branches/threading2/core/data/url/tests/test_xurllib.py branches/threading2/core/data/url/tests/test_xurllib_integration.py branches/threading2/core/data/url/xUrllib.py branches/threading2/plugins/auth/detailed.py branches/threading2/plugins/tests/auth/test_detailed.py branches/threading2/plugins/tests/auth/test_generic.py Added Paths: ----------- branches/threading2/core/data/url/handlers/fast_basic_auth.py Removed Paths: ------------- branches/threading2/core/data/url/handlers/FastHTTPBasicAuthHandler.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |