Skip to content

Don't set tlsext_host_name for NonBlockingHTTPBOSH, because it has no _owner

Markus Wintermann requested to merge (removed):master into master

NonBlockingHTTPBOSH instance has no attribute _owner and therefor the Server of the _owner cannot be set as tlsext_host_name. This should fix #8911. Maybe additional work is needed to make HTTPBOSH work with XEP-0368.

Merge request reports