influxdb/pkg/httpc
Johnny Steenbergen 35ed5734bb chore(httpc): refactor inputs to eliminate required path
the base address should be enough to make a request. All requests
are now valid without a path provided. This will be true as long
as the address is valid.
2020-05-01 17:47:37 -07:00
..
body_fns.go feat(httpc): add httpc pkg to resuse code for http client type 2019-12-09 12:17:22 -08:00
client.go chore(httpc): refactor inputs to eliminate required path 2020-05-01 17:47:37 -07:00
client_test.go feat(pkg/httpc): add cookie based authorization (#16802) 2020-02-10 12:37:13 -06:00
options.go feat(pkg/httpc): add cookie based authorization (#16802) 2020-02-10 12:37:13 -06:00
req.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00