[sqlmap-users] paramToDict function
Brought to you by:
inquisb
|
From: Adi M. <adi...@ya...> - 2010-01-01 15:01:38
|
What does this function do :
__paramDict = paramToDict("GET", parameters)
It is called in __setRequestParams.
I'm not a python developer i'm just a python junior hacking into sqlmap's code....
|