We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf443ab commit d0c4ea0Copy full SHA for d0c4ea0
core/config.py
@@ -1,4 +1,4 @@
1
-changes = '''URL rewriting support'''
+changes = '''better dom xss scanning;add headers from command line;many bug fixes'''
2
globalVariables = {} # it holds variables during runtime for collaboration across modules
3
4
defaultEditor = 'nano'
0 commit comments