Note that whitespace around Authorization param commas is allowed (#1818)

This commit is contained in:
Andrew Morgan 2024-05-08 13:22:26 +01:00 committed by GitHub
parent 98d85cf421
commit f4b34ba962
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 5 deletions

View file

@ -0,0 +1 @@
Clarify that whitespace around commas is allowed in the `X-Matrix` `Authorization` header value params list.