summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_http.h
AgeCommit message (Collapse)Author
2019-08-03Update GPL boilerplate and (C)Robin Gareus
Copyright-holder and year information is extracted from git log. git history begins in 2005. So (C) from 1998..2005 is lost. Also some (C) assignment of commits where the committer didn't use --author.
2018-07-12Move static function out of header-file, fix -Wunused-functionRobin Gareus
2018-06-02no error logging for CURL HTTP requests; future callers can request it if ↵Paul Davis
necessary
2016-09-16Allow to query HTTP headersRobin Gareus
2016-07-18clean up HttpGetRobin Gareus
2016-07-18ArdourCurl: prepare to unify various curl callsRobin Gareus
mainly motivated by a central location to setup SSL.