mirror of
https://github.com/matrix-org/synapse.git
synced 2025-12-25 03:01:14 +01:00
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