When we append stuff to the URL, we must make sure the text is properly
authorDaniel Stenberg <daniel@haxx.se>
Wed, 12 Mar 2003 14:20:16 +0000 (14:20 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 12 Mar 2003 14:20:16 +0000 (14:20 +0000)
commit571ceeff908bff65365dd8b4d40bfa0a3ad03867
tree3018b8b83b1acafe2fac97e814e69f6b1cc3870a
parent34c4ba4321f6b7b04c43c6164f76a66c6ef090b0
When we append stuff to the URL, we must make sure the text is properly
URL encoded before. Test case 58 added to verify this.
src/main.c