[openscreenprotocol] Pull Request: Updates Method 2 for SSDP.

mfoltzgoogle has just submitted a new pull request for https://github.com/webscreens/openscreenprotocol:

== Updates Method 2 for SSDP. ==
This addresses two issues for SSDP.

- Issue #21: [SSDP] Investigate mechanisms to pre-filter devices by Presentation URL
- Issue #22: Ensure that advertised friendly names are i18n capable.

The proposal for #21 is to advertise a whitelist of protocols and hosts that can controllers can use to skip availability checks.  As part of this, the advertisement of complete URLs during discovery is removed (improves privacy).

Other minor changes:
- Removes references to uPnP in headers (as no uPnP services are used here)
- Removes LOCATION header for Method 2 (not needed)
- Shortens some header names


See https://github.com/webscreens/openscreenprotocol/pull/59

Received on Friday, 6 October 2017 22:31:21 UTC