Skip to content

REST Endpoint unreachable if ID in URL contains %2F #1583

@patoi

Description

@patoi

Version: Spring Boot 1.1.6

My assumption is that, this issue is related to https://jira.spring.io/browse/SPR-11101

URL:

http://localhost:9090/api/registration/7QMxEZSrvaWPVhq6eBAa4Q%2F%2Fwy6lUL5hdEvDb5QiT4ixdKZpQKnmoM4nmo7Iiu1A

If I remove %2F, it works fine.

http://localhost:9090/api/registration/7QMxEZSrvaWPVhq6eBAa4Qwy6lUL5hdEvDb5QiT4ixdKZpQKnmoM4nmo7Iiu1A

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