Re: [RFD] gitweb: href() function to generate URLs for CGI
From: Junio C Hamano <hidden> Date: 2016-06-15 22:42:37
Jakub Narebski [off-list ref] writes:
Third, read comment to esc_param:
# quote unsafe chars, but keep the slash, even when it's not
# correct, but quoted slashes look too horrible in bookmarks
I assume that URI module methods do not keep slash...
I do not think so either but I do not necessarily agree with
that comment ;-).