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

Fixed multiple trailing slashes issues. #618

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Conversation

n0nag0n
Copy link
Collaborator

@n0nag0n n0nag0n commented Jan 14, 2025

Also fixed server test for 405 and 404

$url = rtrim($url, '/') . '/';
}


Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the code above that actually fixes the problem.

@n0nag0n n0nag0n merged commit da6540b into master Jan 14, 2025
6 checks passed
@n0nag0n n0nag0n deleted the multiple-trailing-slashes branch January 14, 2025 05:58
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

Successfully merging this pull request may close these issues.

1 participant