fleet/changes/add-live-query-custom-headers
Zach Wasserman 083b781c2c
Send custom headers for live queries (#8991)
This needed to be set specifically for the live query websocket dialer,
since that doesn't use the HTTP client that the rest of the API client
methods use.

Co-authored-by: Tomas Touceda <chiiph@gmail.com>
2022-12-12 07:56:35 -08:00

1 line
65 B
Text

* Fix `fleetctl query` to use custom HTTP headers if configured.