georgepsarakis/pitch

Convert URL to POST request

georgepsarakis opened this issue · 0 comments

Use urlparse to get the query string, convert the query string to dictionary and pass the parameters with the data keyworded argument.