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

Trim trailing slash from endpointUrl for matching #34

Open
baltpeter opened this issue Sep 4, 2023 · 0 comments
Open

Trim trailing slash from endpointUrl for matching #34

baltpeter opened this issue Sep 4, 2023 · 0 comments

Comments

@baltpeter
Copy link
Member

baltpeter commented Sep 4, 2023

For example, we have both https://web.facebook.com/adnw_sync2 and https://web.facebook.com/adnw_sync2/ in the database. It's unnecessary and error-prone to require us to consider that in each adapter.

Instead, we should always trim trailing slashes when matching.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant