Daniel Nephin
|
de1f766d03
|
api: properly close the response body
reads resp.Body until EOF, so that the http client is able to re-use the TCP connection.
|
2021-06-14 18:52:59 -04:00 |
Matt Keeler
|
64359617b5
|
Deprecate API driven licensing.
The two methods in the API client to Put or Reset a license will now always return an error.
|
2021-05-21 11:08:50 -04:00 |
Matt Keeler
|
a2030dcbef
|
Update API module to include the licensed modules in its output (#7661)
|
2020-04-17 13:39:27 -04:00 |
Matt Keeler
|
59f2272517
|
Add missing LicenseReset API function (#6311)
|
2019-08-12 15:24:02 -04:00 |
Matt Keeler
|
72b8149333
|
Add license management functions to API client (#6268)
* Add license management functions to API client
* Get rid of jsonapi struct tags
|
2019-08-02 16:20:38 -04:00 |