aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/util/http.py
Commit message (Expand)AuthorAgeFilesLines
* util:http: special handling for HTTP_USER_ERROR in get_post_url().W. Trevor King2012-10-281-4/+5
* Ran update-copyright.py.W. Trevor King2012-10-161-1/+16
* util:http: add ability to pass raw POST data with get_post_url.W. Trevor King2012-08-241-10/+17
* util:http: convert urllib2.URLError into HTTPError in get_post_url.W. Trevor King2012-08-241-5/+11
* util:http: pull HTTP helpers from libbe.storage.http into their own module.W. Trevor King2012-08-241-0/+116