particularly with .well-known. If a base URL of https://example.com/foo is specified, should the client use https://example.com/foo/_matrix/... or https://example.com/_matrix/ (because URL joining usually drops the last path component if it doesn't end with a /)
particularly with
.well-known. If a base URL ofhttps://example.com/foois specified, should the client usehttps://example.com/foo/_matrix/...orhttps://example.com/_matrix/(because URL joining usually drops the last path component if it doesn't end with a/)