Closed
Description
https://github.com/symfony/BrowserKit/blob/master/Client.php#L550
Example of URI which is handled incorrectly 'http/index'
Expected result: http://hostname/http/index
Actual result: http/index
https://github.com/symfony/BrowserKit/blob/master/Client.php#L550
Example of URI which is handled incorrectly 'http/index'
Expected result: http://hostname/http/index
Actual result: http/index