diff options
author | Shay <shaysquared@gmail.com> | 2021-11-01 10:26:02 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-01 10:26:02 -0700 |
commit | f5c6a80886ac00482aaffa8e8ce3d98b31eab661 (patch) | |
tree | f6fc7ab3cc185fa37e145eea1c9b23089c99b280 /tests/api | |
parent | Add `use_float=true` to ijson calls in Synapse (#11217) (diff) | |
download | synapse-f5c6a80886ac00482aaffa8e8ce3d98b31eab661.tar.xz |
Handle missing Content-Type header when accessing remote media (#11200)
* add code to handle missing content-type header and a test to verify that it works * add handling for missing content-type in the /upload endpoint as well * slightly refactor test code to put private method in approriate place * handle possible null value for content-type when pulling from the local db * add changelog * refactor test and add code to handle missing content-type in cached remote media * requested changes * Update changelog.d/11200.bugfix Co-authored-by: Sean Quah <8349537+squahtx@users.noreply.github.com> Co-authored-by: Sean Quah <8349537+squahtx@users.noreply.github.com>
Diffstat (limited to 'tests/api')
0 files changed, 0 insertions, 0 deletions