Function ouster::sdk::sensor::set_http_api_headers
Defined in File sensor_http.h
Function Documentation
-
void ouster::sdk::sensor::set_http_api_headers(const std::vector<std::string> &headers)
Sets the list of additional headers to provide with each sensor HTTP request.
Applies to any SensorHttps created after this point.
- Parameters:
headers[in] – list of headers to add