mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
8afb7b55d0
The main differences are: - values with delimiters (such as colons) should be quoted, so always quote the origin, since it could contain a colon followed by a port number - should allow more than one space after "X-Matrix" - quoted values with backslash-escaped characters should be unescaped - names should be case insensitive |
||
---|---|---|
.. | ||
__init__.py | ||
_base.py | ||
federation.py | ||
groups_local.py | ||
groups_server.py |