Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TLMSP curl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CYBER - Cyber Security
TS 103 523 MSP
TLMSP
TLMSP curl
Commits
75be5a66
Commit
75be5a66
authored
10 years ago
by
Steve Holme
Browse files
Options
Downloads
Patches
Plain Diff
docs: Escaped single backslash
parent
c4410c85
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
docs/curl.1
+1
-1
1 addition, 1 deletion
docs/curl.1
docs/libcurl/opts/CURLOPT_USERNAME.3
+1
-1
1 addition, 1 deletion
docs/libcurl/opts/CURLOPT_USERNAME.3
docs/libcurl/opts/CURLOPT_USERPWD.3
+1
-1
1 addition, 1 deletion
docs/libcurl/opts/CURLOPT_USERPWD.3
with
3 additions
and
3 deletions
docs/curl.1
+
1
−
1
View file @
75be5a66
...
...
@@ -1637,7 +1637,7 @@ without the domain, if there is a single domain and forest in your setup
for example.
To specify the domain name use either Down-Level Logon Name or UPN (User
Principal Name) formats. For example, EXAMPLE\user and user@example.com
Principal Name) formats. For example, EXAMPLE\
\
user and user@example.com
respectively.
If you use a Windows SSPI-enabled curl binary and perform Kerberos V5,
...
...
This diff is collapsed.
Click to expand it.
docs/libcurl/opts/CURLOPT_USERNAME.3
+
1
−
1
View file @
75be5a66
...
...
@@ -47,7 +47,7 @@ without the domain name should the server be part of a single domain and
forest.
To include the domain name use either Down-Level Logon Name or UPN (User
Principal Name) formats. For example, EXAMPLE\user and user@example.com
Principal Name) formats. For example, EXAMPLE\
\
user and user@example.com
respectively.
Some HTTP servers (on Windows) support inclusion of the domain for Basic
...
...
This diff is collapsed.
Click to expand it.
docs/libcurl/opts/CURLOPT_USERPWD.3
+
1
−
1
View file @
75be5a66
...
...
@@ -41,7 +41,7 @@ without the domain name should the server be part of a single domain and
forest.
To specify the domain name use either Down-Level Logon Name or UPN (User
Principal Name) formats. For example, EXAMPLE\user and user@example.com
Principal Name) formats. For example, EXAMPLE\
\
user and user@example.com
respectively.
Some HTTP servers (on Windows) support inclusion of the domain for Basic
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment