8000 StaticFilesHandler doesn't handle encoded URL for whitespace · Issue #405 · nickel-org/nickel.rs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
StaticFilesHandler doesn't handle encoded URL for whitespace #405
Open
@tungel

Description

@tungel

If a request to server is test%20hi%20foo%20bar/python.jpg , it seems StaticFilesHandler will just literally take it as the path to the file system (which doesn't exist). It should decode the request URL into test hi foo bar/python.jpg instead.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0