MCPcopy Index your code
hub / github.com/sqlmapproject/sqlmap / _

Class _

lib/core/target.py:430–431  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

428
429 if readInput(message, default='N', boolean=True):
430 class _(six.text_type):
431 pass
432 conf.csrfToken = _(re.escape(getUnicode(parameter)))
433 conf.csrfToken._original = getUnicode(parameter)
434 break

Callers 2

_setRequestParamsFunction · 0.70
initTargetEnvFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected