Daniel Stenberg
f81d356c21
FAQ: How do I port libcurl to my OS?
2015-05-26 19:13:40 +02:00
Daniel Stenberg
ae8235571f
FAQ: 4.21 Why is there a HTTP/1.1 in my HTTP/2 request?
2015-03-04 18:24:46 +01:00
Daniel Stenberg
7b5348415f
FAQ: minor edit of 3.22
2015-02-02 15:38:29 +01:00
Steve Holme
151ae59436
code/docs: Use correct case for IPv4 and IPv6
...
For consistency, as we seem to have a bit of a mixed bag, changed all
instances of ipv4 and ipv6 in comments and documentations to use the
correct case.
2014-12-27 11:31:55 +00:00
Bill Nagel
96c3b1a1bb
docs: Updated for the SMB protocol
...
This patch updates the documentation for the SMB/CIFS protocol.
2014-11-30 21:53:30 +00:00
Patrick Monnerat
265b9a2e49
vtls: remove QsoSSL
2014-10-13 16:33:47 +02:00
Daniel Stenberg
17932a8f7b
FAQ: update the pronunciation section
...
As we weren't using the correct phonetic description and doing it correctly
involves funny letters that I'm sure will cause problems for people in a text
document so I instead rephrased it and link to a WAV file with a person
actually saying 'curl'.
Reported-By: Dimitar Boevski
2014-09-19 10:01:45 +02:00
Daniel Stenberg
accbbd7dc3
FAQ: mention -w in the 4.20 answer as well
2014-08-28 11:42:00 +02:00
Daniel Stenberg
889de6b285
FAQ: 4.20 curl doesn't return error for HTTP non-200 responses
2014-08-28 11:39:39 +02:00
Daniel Stenberg
b1341b3068
FAQ: some actually sometimes get paid...
2014-08-18 08:38:34 +02:00
Michael Osipov
37f0e8a32c
docs: Update SPNEGO and GSS-API related doc sections
...
Reflect recent changes in SPNEGO and GSS-API code in the docs.
Update them with appropriate namings and remove visible spots for
GSS-Negotiate.
2014-08-09 00:08:51 +01:00
Daniel Stenberg
6273b23a05
FAQ: expand the thread-safe section
...
... with a mention of *NOSIGNAL, based on talk in bug #1386
2014-07-09 22:07:36 -05:00
Daniel Stenberg
1495f42138
FAQ: Added 5.18 Does libcurl use threads?
2014-05-08 09:30:35 +02:00
Marc Hoersken
c216179af4
docs: primarily refer to schannel as WinSSL
2014-01-04 14:33:27 +01:00
Daniel Stenberg
1a911f7ec4
FAQ: editorial updates
...
Several language fixes. Several reformats that should make the HTML
generation of this document look better.
Reported-by: Dave Thompson
2013-08-24 17:13:46 +02:00
Dan Fandrich
31c6e7af6a
FAQ: mention that the network connection can be monitored
...
Also note the prohibition on sharing handles across threads.
2013-04-15 22:26:18 +02:00
Daniel Stenberg
07f97809b8
FAQ: refreshed some phrases
2013-02-08 09:58:23 +01:00
Daniel Stenberg
9ca812f386
FAQ: clarify 5.13 How do I stop an ongoing transfer
...
Rich Gray provided good feedback and we now clarify that you can in fact
stop a multi transfer at any point you like by removing the easy handle.
2013-02-04 22:46:51 +01:00
Nick Zitzmann
23a47ef01b
FAQ: "Darwinssl" is AKA "Secure Transport" and supports NTLM
2013-01-28 22:33:11 +01:00
Daniel Stenberg
045c734e16
FAQ: update the SSL lib list and wording in question 2.2
2013-01-23 13:17:36 +01:00
Daniel Stenberg
0ed4a0923c
FAQ: 3.22 curl -X gives me HTTP problems
2013-01-21 14:34:54 +01:00
Daniel Stenberg
dbf93a8973
FAQ: Can I write a server with libcurl?
2013-01-03 10:15:20 +01:00
Daniel Stenberg
68e2c9a85f
FAQ: clarify the 3.4 section
...
You can do custom commands to FTP without sending anything by using the
CURLOPT_NOBODY, which -I sets.
2012-11-25 19:44:49 +01:00
Daniel Stenberg
9da2c96039
FAQ: remove the date from the topmost line
2012-09-28 15:53:46 +02:00
Daniel Stenberg
e8ab9a0d27
FAQ: 5.16 I want a different time-out!
2012-09-28 15:50:18 +02:00
Dan Fandrich
cb787b70bf
Fixed some typos in documentation
2012-07-20 21:02:58 +02:00
Daniel Stenberg
fec096f153
FAQ: updated 1.10 How many are using curl?
...
Now linking to http://daniel.haxx.se/blog/2012/05/16/300m-users/
2012-05-16 23:17:47 +02:00
Daniel Stenberg
50d88bf4b5
FAQ: add --resolve details to question 3.19
2011-12-07 23:08:15 +01:00
Daniel Stenberg
c9a82f39e2
FAQ: more blurb on persistent connections
2011-06-21 08:45:45 +02:00
Daniel Stenberg
832e827518
FAQ: binding clarification
...
We don't author the bindings, they are created outside the main project.
2011-06-13 19:02:38 +02:00
Dan Fandrich
b3740f0e09
curl hasn't sent a Pragma: header by default for a while
2011-06-02 18:41:57 -07:00
Daniel Stenberg
fa81193bf0
FAQ: c-ares does ipv6 pretty well now
2011-04-14 23:12:27 +02:00
Daniel Stenberg
e38a7880e1
FAQ: better english
...
Reported by: Andre Guibert de Bruet
2011-03-17 11:30:29 +01:00
Daniel Stenberg
7711086536
FAQ: indent tables
...
Lines that are indented with at least 5 spaces get special treatment by
the script that converts it to HTML on the site.
2011-03-14 13:31:05 +01:00
Daniel Stenberg
0d0f8084e3
FAQ: Protocol xxx not supported or disabled in libcurl
2011-03-08 11:15:59 +01:00
Daniel Stenberg
3f7b7dea1e
FAQ: How to SFTP from my user's home directory?
2011-03-07 22:27:26 +01:00
Daniel Stenberg
819dfddc58
FAQ: clarified/expanded 6.7 a bit
...
"6.7 What are my obligations when using libcurl in my commercial apps?"
got the piece about what exactly "in all copies" mean to a user of the
code.
This interpretation is based on what other MIT-like licenses have made
more explicit.
2011-01-29 23:52:40 +01:00
Daniel Stenberg
4b837a7e15
FAQ: clarify 5.13 how to stop a transfer
2011-01-24 22:18:43 +01:00
Daniel Stenberg
a0a70dc21d
axTLS: mention it among the other SSL libs
2010-12-15 16:08:45 +01:00
Dan Fandrich
c28443c551
Mention that using other libraries can affect app licensing
2010-12-08 10:16:25 -08:00
Daniel Stenberg
a5f96b49d1
FAQ: added "How do I submit my patch?"
2010-10-06 20:03:13 +02:00
Dan Fandrich
a7f6747019
Mention the Debian Popularity Contest
2010-09-09 12:38:15 -07:00
Daniel Stenberg
6ce76e6996
FAQ: CURL_STATICLIB for visual studio users
...
Clarified as it isn't used with a -D option for them.
Reported by: Artfunkel
Bug: http://curl.haxx.se/bug/view.cgi?id=3060381
2010-09-08 23:23:19 +02:00
Daniel Stenberg
64f12a3b9f
FAQ: updated and added host with custom IP question
...
Added "3.19 How do I get HTTP from a host using a specific IP address?"
and updated some stuff about certs etc.
2010-09-07 19:06:10 +02:00
Daniel Stenberg
8d121b6f8f
FAQ: update list of supported protocols
2010-08-28 22:51:22 +02:00
Daniel Stenberg
ac20f52ed3
FAQ: update the list of supported protocols
2010-08-18 19:43:06 +02:00
Daniel Stenberg
59842d4d5f
FAQ: added blurb about ECCN
...
"1.13 curl's ECCN number" is a new section mostly made up from
Alessandro Vesely's very informative ML post on the subject:
http://curl.haxx.se/mail/lib-2008-03/0251.html
2010-08-18 16:56:17 +02:00
Daniel Stenberg
9754b20adb
FAQ: s/libcurl.so.3/libcurl.so.X
2010-08-11 09:16:00 +02:00
Dan Fandrich
cef30e0924
Added PolarSSL to the docs
2010-07-26 16:38:29 -07:00
Dan Fandrich
7d166b0ef6
FAQ: Why doesn't cURL error out when the cable is unplugged?
...
This one was long overdue to be mentioned in the FAQ. Also, mention the
new ftp wildcard downloading feature.
2010-07-21 15:27:32 -07:00