Retrieve HTTP POST request parameters (sent from flex app) in python -


i sending parameters flex application through http post request python/psp script. able call psp script flex app using http post request, not able use/retrieve these parameters in python/psp.

you want cgi module standard library. see the documentation.


Comments

Popular posts from this blog

R List row name -

sql server - python to mssql encoding problem -

.net - Probably simple regex search -