blob: d7e144da0e4b430f0422e7a5f3b62b9c44eadc16 [file] [log] [blame]
---
deprecations:
- |
The config option ``CONF.compute.vnc_server_header`` is deprecated because
it has become obsolete with the usage of different response header fields
to accomplish the same goal in accordance with RFC7231 Section 6.2.2.
fixes:
- |
Adequately validates WebSocket upgrade in test_novnc and removes unneeded
configuration complexity. Closes bug #1838777 and #1840788.