docs/comments: Update to secure URL versions

Closes #1741
This commit is contained in:
Viktor Szakats 2017-08-08 19:22:34 +00:00 committed by Daniel Stenberg
parent 58845f2e2e
commit 13ef623a81
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
16 changed files with 21 additions and 21 deletions

View file

@ -42,7 +42,7 @@ static const struct xattr_mapping {
CURLINFO info;
} mappings[] = {
/* mappings proposed by
* http://freedesktop.org/wiki/CommonExtendedAttributes
* https://freedesktop.org/wiki/CommonExtendedAttributes/
*/
{ "user.xdg.origin.url", CURLINFO_EFFECTIVE_URL },
{ "user.mime_type", CURLINFO_CONTENT_TYPE },