diff options
author | Daniel Stenberg <daniel@haxx.se> | 2018-11-06 23:48:35 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2018-11-07 08:28:48 +0100 |
commit | 9aa8ff2895df60f2857d26fb3262c231511114a9 (patch) | |
tree | bf137a111630902178f6bf116538f98ee2778582 /scripts | |
parent | 9df8dc101ba03807a3257ba0922fe4dd03c81ed3 (diff) |
urlapi: only skip encoding the first '=' with APPENDQUERY set
APPENDQUERY + URLENCODE would skip all equals signs but now it only skip
encoding the first to better allow "name=content" for any content.
Reported-by: Alexey Melnichuk
Fixes #3231
Closes #3231
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions