Skip to content

White spaces in static files #27

@oxsav

Description

@oxsav

The server is not recognizing static files with white spaces in the name of the files.
Trying to access to something like:
http://localhost/staticfiles/filehere.format
it works correctly but trying to access to something like

http://localhost/staticfiles/file here.format -> http://localhost/staticfiles/file%20here.format

does not work

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions