Skip to content

Fix #924: in-place imported files not playing under nginx when filename contains ? or %

Agate requested to merge 924-in-place-percent into develop

Closes #924 (closed)

Basically, Nginx required file paths provided in the X-Accel-Redirect header to be URL-encoded.

cc @funkwhale/reviewers-python

Merge request reports