summaryrefslogtreecommitdiffstats
path: root/client/go/util/http.go
Commit message (Expand)AuthorAgeFilesLines
* Re-organize Go codeMartin Polden2023-02-031-42/+0
* Use minimum TLSv1.2Bjørn Christian Seime2023-01-201-0/+1
* Restore custom User-AgentMartin Polden2022-03-061-4/+11
* Refactor cmd package to eliminate package-level stateMartin Polden2022-03-041-26/+3
* Remove unused functionMartin Polden2022-03-011-10/+0
* Refactor error handlingMartin Polden2022-02-151-1/+1
* Allow external URIs (with default no auth) in vespa test commandJon Marius Venstad2021-11-251-3/+3
* Fix copyright headersMartin Polden2021-09-291-1/+1
* Set user agentMartin Polden2021-09-061-0/+6
* Support document operations in cloudMartin Polden2021-09-061-2/+2
* Support using a certificate in util.HttpClientMartin Polden2021-09-021-0/+8
* Tweak colors and messagesJon Bratseth2021-08-301-2/+1
* Cleanup printing and colorizationMartin Polden2021-08-261-11/+10
* go fmtJon Bratseth2021-08-251-25/+25
* Move modules to rootJon Bratseth2021-08-241-0/+55