Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util:http: special handling for HTTP_USER_ERROR in get_post_url(). | W. Trevor King | 2012-10-28 | 1 | -4/+5 |
* | Ran update-copyright.py. | W. Trevor King | 2012-10-16 | 1 | -1/+16 |
* | util:http: add ability to pass raw POST data with get_post_url. | W. Trevor King | 2012-08-24 | 1 | -10/+17 |
* | util:http: convert urllib2.URLError into HTTPError in get_post_url. | W. Trevor King | 2012-08-24 | 1 | -5/+11 |
* | util:http: pull HTTP helpers from libbe.storage.http into their own module. | W. Trevor King | 2012-08-24 | 1 | -0/+116 |