mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-27 17:15:40 +00:00
2efd050c9d
This fixed the weirdness of 400 vs 404 as http status code in the case the filter id is not known by the server. As e.g. matrix-js-sdk expects 404 to catch this situation this leads to unwanted behaviour.