HTTPS/Client-authenticated: Difference between revisions

m
→‎{{header|Phix}}: fixed libheader
(Rename Perl 6 -> Raku, alphabetize, minor clean-up)
m (→‎{{header|Phix}}: fixed libheader)
Line 176:
 
=={{header|Phix}}==
{{libheader|Phix/libcurl}}
Exactly the same as the HTTP#Phix task, except for the CURLOPT_SSLCERT part.
<lang Phix>include builtins\libcurl.e
7,796

edits