diff options
author | Peter Bex <peter@more-magic.net> | 2021-09-06 07:56:05 +0200 |
---|---|---|
committer | Peter Bex <peter@more-magic.net> | 2021-09-06 07:59:43 +0200 |
commit | 4c324413206ee42f4611b50a86529d096d63dbaf (patch) | |
tree | 5f8d2bc0616631bf1e18832924806fbfdc63efd1 /tests | |
parent | f3efa21fb78688b92022304bbb486f7c4eb3b7bb (diff) | |
download | http-client-4c324413206ee42f4611b50a86529d096d63dbaf.tar.gz |
Work around "fake" empty path by uri-common (#1448)
When we check to see if the underlying path must be updated
to be present, we should know that uri-common is faking a
path of (/ "") when the path is empty.
The path normalization in uri-common could use some work though,
as it never really touches the underlying uri-generic object.
On the other hand, this is sort of the promise that uri-common
tries to make - it never mangles the uri object unless you explicitly
update something yourself.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions