diff options
author | Leonardo Taccari <iamleot@gmail.com> | 2018-12-12 16:05:45 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2018-12-13 10:21:33 +0100 |
commit | 305d25ed8a18bbe1fa59c4ec735de6a05ef27f45 (patch) | |
tree | 98c194527c74481233afa99f94fd8e53deffc32e /tests | |
parent | a58b27740fd78fee88b35104fa71b7019280ccff (diff) |
urlapi: distinguish possibly empty query
If just a `?' to indicate the query is passed always store a zero length
query instead of having a NULL query.
This permits to distinguish URL with trailing `?'.
Fixes #3369
Closes #3370
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions