Closed shyim closed 1 year ago
Add to the URL a trailing slash like http://127.0.0.1:49155/ and all queries are broken
http://127.0.0.1:49155/
The tests should still run with a trailing slash at the end
Remove trailing / on given URL to the client
https://github.com/symfony-cli/symfony-cli/pull/299
What is the bug?
Add to the URL a trailing slash like
http://127.0.0.1:49155/
and all queries are brokenHow can one reproduce the bug?
The tests should still run with a trailing slash at the end
What is the expected behavior?
Remove trailing / on given URL to the client
What is your host/environment?
https://github.com/symfony-cli/symfony-cli/pull/299