Fix #924: in-place imported files not playing under nginx when filename contains ? or %
Closes #924 (closed)
Basically, Nginx required file paths provided in the X-Accel-Redirect
header to be URL-encoded.
cc @funkwhale/reviewers-python
Closes #924 (closed)
Basically, Nginx required file paths provided in the X-Accel-Redirect
header to be URL-encoded.
cc @funkwhale/reviewers-python