summaryrefslogtreecommitdiff
path: root/src/leap/util/request_helpers.py
AgeCommit message (Collapse)Author
2013-07-19Workaround segfault when emitting a signal with a None parameterTomás Touceda
Also, support a response from requests be None in certain places.
2013-07-05Check if request content is None before doing anythingTomás Touceda
2013-05-11updated documentationkali
* documentation reviewed after rewrite, ready for 0.2.1 * updated docstrings format to fit sphinx autodoc
2013-03-22Calculate mtime in a more multiplatform wayTomás Touceda
2013-03-13Pass mtime to pluggableconfig's loadTomás Touceda
Also add a request_helpers file to util where all the helper methods for handling requests should go