[swift-server-dev] [Bug] Foundation.URL should support semicolon(; ) appearing in URL path
Alex Blewitt
alblue at apple.com
Tue Oct 25 17:00:35 CDT 2016
> On 25 Oct 2016, at 21:09, Cao, Jiannan via swift-server-dev <swift-server-dev at swift.org> wrote:
>
>
> http://host/book;id=1/page;2/
>
> this URL is a valid URL, but URLComponents will ruin it with %3B
> http://host/book%3Bid=1/page%3B2/
>
> Since Swift Server is coming out, this bug should be solved.
Can you report this on https://bugs.swift.org so that it's tracked appropriately?
Thanks,
Alex
Sent from my iPhone 📱
More information about the swift-server-dev
mailing list