]> granicus.if.org Git - curl/commit
urlapi: urlencode characters above 0x7f correctly
authorJakub Zakrzewski <slither.jz@gmail.com>
Sat, 6 Apr 2019 11:48:18 +0000 (13:48 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 7 Apr 2019 20:57:42 +0000 (22:57 +0200)
commit0dd47c2a3d53b1297be3534f8c09d3b86564d3db
tree9e9378296818a9ad13a2a8771e9ce24c0f6f102c
parent64cbae31078b2b64818a1d793516fbe73a7e4c45
urlapi: urlencode characters above 0x7f correctly

fixes #3741
Closes #3742
lib/urlapi.c