Update for an Issue #12

This commit is contained in:
Miroslav Stampar
2012-12-03 14:27:01 +01:00
parent 79fca8e9d5
commit 42a8234c6f
36 changed files with 36 additions and 36 deletions

View File

@@ -14,7 +14,7 @@ __priority__ = PRIORITY.NORMAL
def dependencies():
pass
def tamper(payload, headers=None):
def tamper(payload, **kwargs):
"""
Replaces quote character (') with a multi-byte combo %bf%27 together with
generic comment at the end (to make it work)