HTTPS/Authenticated: Difference between revisions

m
→‎{{header|Phix}}: fixed libheader
(Add Rust implementation)
m (→‎{{header|Phix}}: fixed libheader)
Line 383:
 
=={{header|Phix}}==
{{libheader|Phix/libcurl}}
Exactly the same as the [[HTTP#Phix]] task.
You can of course use curl_easy_setopt(curl,CURLOPT_USERPWD,"user:password") rather than embed that in the url.
7,813

edits