Diff

CHANGES @ 13718:569fae28a2f3 13.0

mod_http_altconnect: Imported from prosody-modules 6d5a19bdd718 w/changes Changes from community version: - Add options to allow explicit control over whether BOSH/WS is advertised - Always serve XML at /host-meta (no guessing based on Accept), least surprising
author Matthew Wild <mwild1@gmail.com>
date Sun, 16 Feb 2025 13:19:05 +0000
parent 13711:12e0b61830c8
child 13719:4309c934e813
line wrap: on
line diff
--- a/CHANGES	Sun Feb 16 13:17:00 2025 +0000
+++ b/CHANGES	Sun Feb 16 13:19:05 2025 +0000
@@ -84,6 +84,7 @@
 - Support for systemd socket activation in server_epoll
 - mod_invites_adhoc gained a command for creating password resets
 - mod_cloud_notify imported from community modules for push notification support
+- mod_http_altconnect imported from community modules, simplifying web clients
 
 ## Removed