nomasystems / erf

:pencil: A design-first Erlang REST Framework.
https://nomasystems.github.io/erf/
Apache License 2.0
29 stars 2 forks source link

bug: static file names not escaped #74

Open albertocsouto opened 2 months ago

albertocsouto commented 2 months ago

Steps to reproduce:

  1. Declare a static dir path
  2. Put a file in that dir with spaces for example
  3. Try to get that file