aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/http_util
Commit message (Expand)AuthorAgeFilesLines
* Disable asio serial port support to avoid Darwin braindamage. GH #350Jack Lloyd2015-12-111-1/+9
* Missing addsJack Lloyd2015-12-111-0/+1
* Reroot the exception hierarchy into a toplevel Exception classJack Lloyd2015-12-112-9/+9
* lib/utils: Convert &vec[0] to vec.data()Simon Warta2015-06-231-3/+3
* Ensure all files have copyright and license info.lloyd2015-01-102-2/+2
* Add default constructors to work around VC2013 issue. Github #17lloyd2014-05-011-0/+2
* Check Content-Length of HTTP responseslloyd2014-04-051-1/+10
* Move lib into srclloyd2014-01-103-0/+318