Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update default for ignoring slashes in HTTP routing #1037

Open
danielpeintner opened this issue Jul 20, 2023 · 0 comments
Open

Update default for ignoring slashes in HTTP routing #1037

danielpeintner opened this issue Jul 20, 2023 · 0 comments
Labels
binding-http Issues related to http protocol binding enhancement New feature or request

Comments

@danielpeintner
Copy link
Member

danielpeintner commented Jul 20, 2023

The new routing library introduced in #1030 by default does not ignore trailing slashes.
To avoid issues for existing implementations we decided to ignore trailing slashes for now (see b333da3)

Anyhow, in future (with other breaking changes) we should use the default setting and treat slashes as not ignorable...

Originally posted by @JKRhb in #1030 (comment)

@relu91 relu91 added enhancement New feature or request binding-http Issues related to http protocol binding labels Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding-http Issues related to http protocol binding enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants