Feel free to email me to provide some feedback on the project, give suggestions, or to just say hello!
HTTP queries in application/x-www-form-urlencoded encoding type is simple key/value list and in the most cases this is enough. But sometimes it’s required to send more complex data types. Lists are supported in Django HttpRequest out of the box, ... [Read more]
built on top of rKlotz by Vladimir Garvardt