diff options
author | Daniel Stenberg <daniel@haxx.se> | 2019-10-16 09:57:33 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2019-10-16 14:10:55 +0200 |
commit | e062043433381fa5fd2f90b2fcc9dc912dbb79f6 (patch) | |
tree | edd3242dc481edb7c0c72ffbf78f740266f4f99b /docs/libcurl/opts/CURLOPT_XOAUTH2_BEARER.3 | |
parent | 347075bc178003e4c51a46f355e4eb741b3a7964 (diff) |
url: normalize CURLINFO_EFFECTIVE_URL
The URL extracted with CURLINFO_EFFECTIVE_URL was returned as given as
input in most cases, which made it not get a scheme prefixed like before
if the URL was given without one, and it didn't remove dotdot sequences
etc.
Added test case 1907 to verify that this now works as intended and as
before 7.62.0.
Regression introduced in 7.62.0
Reported-by: Christophe Dervieux
Fixes #4491
Closes #4493
Diffstat (limited to 'docs/libcurl/opts/CURLOPT_XOAUTH2_BEARER.3')
0 files changed, 0 insertions, 0 deletions