COMMITS
/ api/request.go March 11, 2020
D
Fix SRV Lookups (#8520)
Daniel Spangenberg committed
April 12, 2019
J
Create sdk/ and api/ submodules (#6583)
Jeff Mitchell committed
September 25, 2018
M
use constant where x-vault-token was still hardcoded (#5392)
Martin committed
June 1, 2018
J
Clean up request logic and use retryable's more efficient handling (#4670)
Jeff Mitchell committed
May 10, 2018
J
Update comment around legacy bool in API
Jeff Mitchell committed
May 9, 2018
J
Update go-retryablehttp vendor
Jeff Mitchell committed
October 23, 2017
J
More syncing
Jeff Mitchell committed
June 19, 2017
J
Return error on bad CORS and add Header specification to API request primitive
Jeff Mitchell committed
March 10, 2017
P
Pass user/pass for HTTP Basic Authentication in URL parameters (#2469)
pkrolikowski committed
July 11, 2016
J
Switch to pester from go-retryablehttp to avoid swallowing 500 error messages
Jeff Mitchell committed
July 6, 2016
J
Make the API client retry on 5xx errors.
Jeff Mitchell committed
May 2, 2016
J
Add wrap support to API/CLI
Jeff Mitchell committed
August 22, 2015
J
Remove cookie authentication.
Jeff Mitchell committed
April 20, 2015
A
api: Allow reseting of request body
Armon Dadgar committed
March 9, 2015
M
api: start the groundwork API stuff
Mitchell Hashimoto committed