summaryrefslogtreecommitdiff
path: root/client/httpclient_test.go
Commit message (Expand)AuthorAgeFilesLines
* refactor: move away from ioutil (deprecated)feistel2021-08-191-2/+2
* refactor: update usage of NewHTTPClient to NewHTTPClientWithOptsfeistel2021-08-111-2/+4
* Replace cleanup functions with t.CleanupIgor Drozdov2021-03-171-9/+6
* tests: Replace assert with requirezj-remove-testify-assertZeger-Jan van de Weg2020-10-151-8/+7
* client: Allow User-Agent header to be overriddenzj-override-user-agentZeger-Jan van de Weg2020-10-141-0/+29
* Make it possible to propagate correlation ID across processesStan Hu2020-09-201-3/+4
* Fix gitlab-shell not handling relative URLs over UNIX socketssh-fix-unix-relative-url-accessStan Hu2020-08-201-2/+2
* Move gitlabnet client to client packagejc-refactor-gitlabnet-clientJohn Cai2020-05-041-0/+105