Skip to content

Detect bad proxies that suppress encoded slashes #741

Open
@Jermolene

Description

@Jermolene

Some webservers and proxies don't like URLs that contain encoded slashes (%2F) - see #720 for background. As discussed there, I believe that this behaviour is a hangover from an earlier era when web servers/proxies thought that part of their role was to protect inexperienced PHP programmers.

Rather than working around this problem, I'd like to update the client so that it can detect 404's that didn't come from the server code, and warn the user appropriately.

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