mirror of
https://github.com/curl/curl.git
synced 2026-07-24 17:57:18 +03:00
CURLOPT_DISALLOW_USERNAME_IN_URL.3: use uppercase URL
This commit is contained in:
parent
884098665d
commit
301bd97965
1 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
.\" * | (__| |_| | _ <| |___
|
||||
.\" * \___|\___/|_| \_\_____|
|
||||
.\" *
|
||||
.\" * Copyright (C) 1998 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
|
||||
.\" * Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al.
|
||||
.\" *
|
||||
.\" * This software is licensed as described in the file COPYING, which
|
||||
.\" * you should have received as part of this distribution. The terms
|
||||
|
|
@ -22,7 +22,7 @@
|
|||
.\"
|
||||
.TH CURLOPT_DISALLOW_USERNAME_IN_URL 3 "30 May 2018" "libcurl 7.61.0" "curl_easy_setopt options"
|
||||
.SH NAME
|
||||
CURLOPT_DISALLOW_USERNAME_IN_URL \- disallow specifying username in the url
|
||||
CURLOPT_DISALLOW_USERNAME_IN_URL \- disallow specifying username in the URL
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
#include <curl/curl.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue