Skip to content

Conversation

@garethsb
Copy link
Contributor

By default in HTTP (rather than HTTPS) mode, nmos-cpp makes Registration API connections using IP addresses. In some environments, it is important for the HTTP request to receive a Host header. This setting allows nmos-cpp to be configured to do this, via a new overload of nmos::experimental::resolve_service, but the existing behaviour is kept by default.

Two functions that are likely only used by nmos-cpp itself, nmos::get_service_protocol and nmos::get_service_authorization are changed to take an additional nmos::service_type parameter. Apart from that, it's all backward compatible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants