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

[BrowserKit] fix sending request to paths containing multiple slashes #46905

Merged
merged 1 commit into from Jul 15, 2022

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Jul 11, 2022

Q A
Branch? 4.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #46900
License MIT
Doc PR

@nicolas-grekas
Copy link
Member

@nicolas-grekas nicolas-grekas commented Jul 12, 2022

There are other similar checks in the codebase, let's update them all?
grep "'//'" src/ -r

@xabbuh xabbuh changed the title [BrowserKit] fix sending request to double slash path [BrowserKit] fix sending request to paths containing multiple slashes Jul 13, 2022
fabpot
fabpot approved these changes Jul 15, 2022
@fabpot
Copy link
Member

@fabpot fabpot commented Jul 15, 2022

Thank you @xabbuh.

@fabpot fabpot merged commit 2184f32 into symfony:4.4 Jul 15, 2022
8 of 10 checks passed
@xabbuh xabbuh deleted the issue-46900 branch Jul 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants