[core] remove repeated slashes in http-parseopts
commite757978497c35b2857784f3b4452d0ebef7793f9
authorGlenn Strauss <gstrauss@gluelogic.com>
Tue, 16 Apr 2019 03:36:21 +0000 (15 23:36 -0400)
committerGlenn Strauss <gstrauss@gluelogic.com>
Tue, 16 Apr 2019 03:53:22 +0000 (15 23:53 -0400)
tree1d7b6aa1649d612f5cbd81c02a06b298041f9869
parent32120d5b8b3203fc21ccb9eafb0eaf824bb59354
[core] remove repeated slashes in http-parseopts

remove repeated slashes in server.http-parseopts
with url-path-dotseg-remove, including leading "//"

(prior to this patch, leading "//" was skipped)
src/burl.c
src/t/test_burl.c