Browse Source
* Change content-type to be always computed from file data Restore previous behavior, detecting the content-type isn't very expensive, and some instances may serve files as application/octet-stream regardless of their true type, making fetching media from them fail, while it used to work pre-3.2.0. * Add testpull/85/head
2 changed files with 28 additions and 1 deletions
Loading…
Reference in new issue